index.json 154 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "list": "../../List/index",
  5. "list-item": "../../List/ListItem/index",
  6. "radio": "../index"
  7. }
  8. }