index.json 106 B

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