list.json 111 B

123456
  1. {
  2. "usingComponents": {
  3. "add": "./modules/add/index",
  4. "list": "./modules/list/index"
  5. }
  6. }