UNPKG

@empathyco/x-components

Version:
17 lines (14 loc) 682 B
import _sfc_main from './url-handler.vue2.js'; import { resolveComponent, openBlock, createBlock } from 'vue'; import _export_sfc from '../../../_virtual/_plugin-vue_export-helper.js'; function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { const _component_GlobalEvents = resolveComponent("GlobalEvents"); return openBlock(), createBlock(_component_GlobalEvents, { target: "window", onPageshow: _ctx.onPageShow, onPopstate: _ctx.emitEvents }, null, 8, ["onPageshow", "onPopstate"]); } var urlHandler = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { urlHandler as default }; //# sourceMappingURL=url-handler.vue.js.map