index.json 129 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "List": "./modules/list/index",
  5. "Filtrate":"./modules/filtrate/index"
  6. }
  7. }