index.json 260 B

123456789
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "healthy-card-auth": "./../healthy-card-auth/index",
  5. "healthy-card-info": "./../healthy-card-info/index",
  6. "healthy-card-qrcode": "./../healthy-card-qrcode/index",
  7. "loading": "../loading/index"
  8. }
  9. }