index.json 170 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "scroll-fetch": "../components/scroll-fetch/index",
  5. "hj-hospital-card": "../components/hj-hospital-card/index"
  6. }
  7. }