index.json 132 B

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