UNPKG

remotion

Version:

Make videos programmatically

4 lines (3 loc) 265 B
export { OffthreadVideo } from './OffthreadVideo.js'; export type { RemotionOffthreadVideoProps as OffthreadVideoProps, RemotionMainVideoProps, RemotionOffthreadVideoProps, RemotionVideoProps, } from './props'; export { Html5Video, Video } from './html5-video.js';