This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
ant-design-vue
Watch
1
Star
0
Fork
0
You've already forked ant-design-vue
mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced
2024-12-05 13:39:40 +08:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
634675e032
ant-design-vue
/
typings
/
custom-typings.d.ts
6 lines
104 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: update build config
2020-10-19 16:43:10 +08:00
declare
module
'*.json'
{
const
value
:
any
;
export
const
version
:
string
;
export
default
value
;
}
Reference in New Issue
Copy Permalink