b90bbea ^
d937616 ^
1 2 3 4
5
declare module '*.vue' { import type { DefineComponent } from 'vue' const component: DefineComponent<{}, {}, any> export default component }