UNPKG

mastodon-share-button

Version:
8 lines (7 loc) 562 B
import { a as patchEsm, b as bootstrapLazy } from './core-80440d3f.js'; var defineCustomElements = function (win, options) { return patchEsm().then(function () { bootstrapLazy([["mastodon-share-button", [[1, "mastodon-share-button", { "share_button_text": [1], "close_button_text": [1], "send_button_text": [1], "modal_title": [1], "other_instance_text": [1], "icon_url": [1], "share_message": [1], "open": [4], "dark_mode": [4], "instances": [1], "selected_instance": [32], "value": [32] }]]]], options); }); }; export { defineCustomElements };