update: export video options

This commit is contained in:
yanmao 2022-01-16 17:03:38 +08:00
parent 4133825d2a
commit 2ca44929c7
1 changed files with 1 additions and 1 deletions

View File

@ -207,4 +207,4 @@ export default class VideoPlugin<
}
export { VideoComponent, VideoUploader };
export type { VideoValue, VideoStatus, VideoUploaderOptions };
export type { VideoValue, VideoOptions, VideoStatus, VideoUploaderOptions };