index.json 166 B

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