index.json 83 B

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