{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/video-viewer/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport VideoViewer from './src/video-viewer.vue'\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElVideoViewer: SFCWithInstall<typeof VideoViewer> =\n  withInstall(VideoViewer)\nexport default ElVideoViewer\n\nexport * from './src/video-viewer'\nexport type { VideoViewerInstance } from './src/instance'\n"],"names":[],"mappings":";;;;AAIa,MAAA,aAAA,GACX,YAAY,WAAW;;;;"}