UNPKG

@opentiny/vue-common

Version:

An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.

12 lines (11 loc) 331 B
declare const _default: ({ reactive, watch, getCurrentInstance, onUpdated, onMounted, onBeforeUnmount, h, defineComponent }: { reactive: any; watch: any; getCurrentInstance: any; onUpdated: any; onMounted: any; onBeforeUnmount: any; h: any; defineComponent: any; }) => any; export default _default;