indexes.json 159 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "t-icon": "../icon/icon",
  5. "t-cell": "../cell/cell",
  6. "t-cell-group": "../cell-group/cell-group"
  7. }
  8. }