index.json 162 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "videoPreview": "/components/videoPreview/index",
  5. "Comment": "/components/comment/index"
  6. }
  7. }