index.json 180 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "buyVip": "/components/buyVip/index",
  5. "Voucher": "/components/voucher/index"
  6. },
  7. "styleIsolation": "apply-shared"
  8. }