mirror of
https://github.com/youzan/vant.git
synced 2026-03-03 03:00:27 +08:00
10 lines
285 B
JSON
10 lines
285 B
JSON
{
|
|
"sample": "./packages/sample/index.js",
|
|
"button": "./packages/button/index.js",
|
|
"switch": "./packages/switch/index.js",
|
|
"field": "./packages/field/index.js",
|
|
"radio": "./packages/radio/index.js",
|
|
"cell": "./packages/cell/index.js",
|
|
"icon": "./packages/icon/index.js"
|
|
}
|