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
f6afd7fffc
ant-design-vue
/
index.js
4 lines
74 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore: update tools
2022-07-02 14:22:01 +00:00
require
(
'./index-style-only'
)
;
add version
2018-03-21 13:16:11 +00:00
chore: update tools
2022-07-02 14:22:01 +00:00
module
.
exports
=
require
(
'./components'
)
;