index.json 104 B

123456
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "van-count-down": "@vant/weapp/count-down/index"
  5. }
  6. }