UNPKG

@huluvu424242/honey-papercss-style

Version:
20 lines (16 loc) 708 B
'use strict'; const index = require('./index-365b1eab.js'); /* Stencil Client Patch Browser v2.8.0 | MIT Licensed | https://stenciljs.com */ const patchBrowser = () => { const importMeta = (typeof document === 'undefined' ? new (require('u' + 'rl').URL)('file:' + __filename).href : (document.currentScript && document.currentScript.src || new URL('honey-papercss-style.cjs.js', document.baseURI).href)); const opts = {}; if (importMeta !== '') { opts.resourcesUrl = new URL('.', importMeta).href; } return index.promiseResolve(opts); }; patchBrowser().then(options => { return index.bootstrapLazy([["honey-papercss-style.cjs",[[0,"honey-papercss-style"]]]], options); });