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
46644ff435
ant-design-vue
/
components
/
vc-tree
/
index.js
5 lines
79 B
JavaScript
Raw
Normal View
History
Unescape
Escape
cr vc-tree
2019-06-26 14:08:50 +00:00
// based on rc-tree 1.14.10
style: lint add semi and prettier
2019-01-12 03:33:27 +00:00
'use strict'
;
add tree
2018-03-23 13:30:20 +00:00
style: lint add semi and prettier
2019-01-12 03:33:27 +00:00
module
.
exports
=
require
(
'./src/'
)
;