UNPKG

winbox-ui-next

Version:

We Design Vue 2.0: A Vue.js 3 UI Library

8 lines (7 loc) 171 B
import { defineComponent } from "vue"; defineComponent({ render() { var _a, _b; return (_b = (_a = this.$slots).default) == null ? void 0 : _b.call(_a); } });