UNPKG

remotion

Version:

Make videos programmatically

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