@adyen/ui-assets-icons-16
Version:
34 lines (33 loc) • 1.1 kB
JavaScript
import "./_plugin-vue2_normalizer.css";
function v(r, t, d, h, i, a, f, u) {
var n = typeof r == "function" ? r.options : r;
t && (n.render = t, n.staticRenderFns = d, n._compiled = !0), h && (n.functional = !0), a && (n._scopeId = "data-v-" + a);
var o;
if (f ? (o = function(e) {
e = e || // cached call
this.$vnode && this.$vnode.ssrContext || // stateful
this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext, !e && typeof __VUE_SSR_CONTEXT__ != "undefined" && (e = __VUE_SSR_CONTEXT__), i && i.call(this, e), e && e._registeredComponents && e._registeredComponents.add(f);
}, n._ssrRegister = o) : i && (o = u ? function() {
i.call(
this,
(n.functional ? this.parent : this).$root.$options.shadowRoot
);
} : i), o)
if (n.functional) {
n._injectStyles = o;
var p = n.render;
n.render = function(l, _) {
return o.call(_), p(l, _);
};
} else {
var s = n.beforeCreate;
n.beforeCreate = s ? [].concat(s, o) : [o];
}
return {
exports: r,
options: n
};
}
export {
v as n
};