index.json 171 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "i-modal": "../modal/index",
  5. "i-button": "../button/index",
  6. "privacy-popup": "../privacyPopup/privacyPopup"
  7. }
  8. }