UNPKG

web-plus-ui

Version:

vue3+vite+ts+element-plus 组件库

16 lines (15 loc) 246 B
declare const _default: { name: string; props: { title: null; md: null; }; data(): { isPC: boolean; }; mounted(): void; methods: { getIsPc(): boolean; }; }; export default _default;