UNPKG

press-ui

Version:

简单、易用的跨端组件库,兼容 Vue2 和 Vue3,同时支持 uni-app和普通 Vue 项目

8 lines (7 loc) 207 B
export const Vue: any; export const nextTick: any; export const createApp: any; export const provide: any; export const inject: any; export const getCurrentInstance: any; export const isVue3: () => boolean;