UNPKG

remotion

Version:

Make videos programmatically

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