index.json 168 B

12345678
  1. {
  2. "component": true,
  3. "lazyCodeLoading": "renderedComponents",
  4. "usingComponents": {
  5. "form-item": "../FormItem/index",
  6. "switch": "../../Switch/index"
  7. }
  8. }