mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +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"
|
|
}
|