index.json 143 B

123456
  1. {
  2. "usingComponents": {
  3. "VideoSwiper": "../../../component/video-swiper/index",
  4. "Comment": "../../../component/comment/comment"
  5. }
  6. }