1 Star 0 Fork 58

guanfuling/undraw-ui

forked from undraw/undraw-ui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
env.d.ts 292 Bytes
一键复制 编辑 原始数据 按行查看 历史
readpage 提交于 2022-09-17 00:43 +08:00 . feat: ✨ 更换[npm] 使用 [pnpm] 工具
declare module '*.vue' {
import type { DefineComponent } from 'vue'
import { DefineOptions } from 'unplugin-vue-define-options/vite'
const component: DefineComponent<{}, {}, any>
export default component
export function DefineOptions<DefineComponent>(): Readonly<DefineComponent>
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/gfl13453001/undraw-ui.git
git@gitee.com:gfl13453001/undraw-ui.git
gfl13453001
undraw-ui
undraw-ui
master

搜索帮助