UNPKG

win-eternal-ui

Version:

A Component Library for Vue 3(仅供测试,别下载)

8 lines (6 loc) 203 B
/// <reference types="vite/client" /> declare module '*.vue' { import type { DefineComponent } from 'vue' const component: DefineComponent<{}, {}, any> export default component }