UNPKG

web-social-share

Version:

A Web Component to share urls and text on social networks

20 lines (17 loc) 629 B
import { p as promiseResolve, b as bootstrapLazy } from './index-80039aa9.js'; export { s as setNonce } from './index-80039aa9.js'; /* Stencil Client Patch Browser v4.12.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([["web-social-share",[[1,"web-social-share",{"show":[1028],"share":[16]}]]]], options); }); //# sourceMappingURL=websocialshare.js.map