index.json 119 B

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