index.ts 90 B

123
  1. import VideoPlayerViewer from './src/VideoPlayerViewer.vue'
  2. export { VideoPlayerViewer }