Newer
Older
import { a as patchEsm, b as bootstrapLazy } from './core-8406794d.js';
var defineCustomElements = function (win, options) {
return patchEsm().then(function () {
bootstrapLazy([["hy-baseline", [[4, "hy-baseline"]]], ["hy-button_4", [[1, "hy-button", { "variant": [1], "icon": [1], "iconRight": [1, "icon-right"] }], [4, "hy-docs-container"], [4, "hy-row", { "justify": [1], "align": [1] }], [1, "hy-icon", { "icon": [1], "fill": [1], "size": [2] }]]]], options);
});
};
export { defineCustomElements };