index.json 200 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "videoPreview": "/components/videoPreview/index",
  5. "Comment": "/components/comment/index"
  6. },
  7. "styleIsolation": "apply-shared"
  8. }