UNPKG
china-admin-area
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
中华人民共和国行政区域数据,适配element-ui antd级联组件
china-admin-area
/
index.js
6 lines
(5 loc)
•
86 B
JavaScript
View Raw
1
2
3
4
5
6
'use strict'
;
/** *
@module
regions
*/
module
.
exports
=
require
(
'./lib/regions.js'
)