jhwxapp/miniprogram/components/@mkl/picker/index.json

8 lines
133 B
JSON
Raw Normal View History

2023-08-10 01:21:29 +08:00
{
"component": true,
"usingComponents": {
"picker-column": "../picker-column/index",
"loading": "../loading/index"
}
}