Newer
Older
HydrantApplet / miniprogram / miniprogram_npm / vant-weapp / switch-cell / index.json
zhout on 4 Mar 2021 121 bytes first commit
{
  "component": true,
  "usingComponents": {
    "van-cell": "../cell/index",
    "van-switch": "../switch/index"
  }
}