index.json 228 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "scroll-fetch": "../components/scroll-fetch/index",
  5. "patient-tabs-pro": "../components/patient-tabs-pro/index",
  6. "subscribe-msg": "../components/subscribe-msg/index"
  7. }
  8. }