UNPKG

remotion

Version:

Render videos in React

3 lines (2 loc) 114 B
import { StillProps } from './Composition'; export declare const Still: <T>(props: StillProps<T>) => JSX.Element;