1 Star 0 Fork 580

陨落人间/layui-vue

forked from Layui Vue/layui-vue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
shims-vue.d.ts 464 Bytes
一键复制 编辑 原始数据 按行查看 历史
就眠儀式 提交于 2021-12-28 00:57 . 发布 0.3.0 版本
declare module '*.vue' {
import { DefineComponent } from 'vue'
const comp: DefineComponent
export default comp
}
declare module '*.md' {
import { DefineComponent } from 'vue'
const comp: DefineComponent
export default comp
}
declare module 'prismjs'
declare module 'prismjs/components/index'
declare module 'escape-html'
interface ImportMeta {
env: {
MODE: string
BASE_URL: string
PROD: boolean
DEV: boolean
SSR: boolean
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/im286er/layui-vue.git
git@gitee.com:im286er/layui-vue.git
im286er
layui-vue
layui-vue
develop

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385