index.json 118 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "i-modal": "../modal/index",
  5. "i-button": "../button/index"
  6. }
  7. }