export * from './shared/index';
export * from './video-add/index';
export * from './video-list/index';
export * from './video-watch/index';