UNPKG

remotion

Version:

Make videos programmatically

4 lines (3 loc) 168 B
import React from 'react'; import type { AllOffthreadVideoProps } from './props.js'; export declare const OffthreadVideoForRendering: React.FC<AllOffthreadVideoProps>;