index.json 120 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "icon": "../Icon/index",
  5. "image-icon": "../ImageIcon/index"
  6. }
  7. }