UNPKG

web-social-share

Version:

A Web Component to share urls and text on social networks

15 lines (10 loc) 482 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const index = require('./index-862f1059.js'); const defineCustomElements = (win, options) => { if (typeof window === 'undefined') return undefined; return index.bootstrapLazy([["web-social-share.cjs",[[1,"web-social-share",{"show":[1028],"share":[16]}]]]], options); }; exports.setNonce = index.setNonce; exports.defineCustomElements = defineCustomElements; //# sourceMappingURL=loader.cjs.js.map