This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pig-ui
Watch
1
Star
0
Fork
0
You've already forked pig-ui
mirror of
https://gitee.com/log4j/pig-ui.git
synced
2025-01-03 23:42:23 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6e99cdee7d
pig-ui
/
shim.d.ts
5 lines
102 B
TypeScript
Raw
Normal View
History
Unescape
Escape
'admin-21.03.14:此次版本变动大!新增eslint、prettier、vuex模块化、echartsMap等系列优化'
2021-03-15 12:44:58 +08:00
declare
module
'*.vue'
{
const
component
:
DefineComponent
<
{
}
,
{
}
,
any
>
;
export
default
component
;
}
Reference in New Issue
Copy Permalink