This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
ant-design-vue
mirror of
https://github.com/vueComponent/ant-design-vue
Watch
1
Star
0
Fork
You've already forked ant-design-vue
0
Code
Issues
Projects
Releases
Wiki
Activity
8f77208806
ant-design-vue
/
typings
/
custom-typings.d.ts
6 lines
104 B
TypeScript
Raw
Blame
History
declare
module
'*.json'
{
const
value
:
any
;
export
const
version
:
string
;
export
default
value
;
}
Reference in New Issue
View Git Blame
Copy Permalink