mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
9 lines
243 B
JSON
9 lines
243 B
JSON
{
|
|
"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"
|
|
}
|