UNPKG

@huluvu424242/honey-papercss-style

Version:
18 lines (15 loc) 511 B
import { p as promiseResolve, b as bootstrapLazy } from './index-cdfb42db.js'; /* Stencil Client Patch Browser v2.8.0 | MIT Licensed | https://stenciljs.com */ const patchBrowser = () => { const importMeta = import.meta.url; const opts = {}; if (importMeta !== '') { opts.resourcesUrl = new URL('.', importMeta).href; } return promiseResolve(opts); }; patchBrowser().then(options => { return bootstrapLazy([["honey-papercss-style",[[0,"honey-papercss-style"]]]], options); });