UNPKG

remotion

Version:

Render videos in React

3 lines (2 loc) 115 B
import { VideoConfig } from './video-config'; export declare const useUnsafeVideoConfig: () => VideoConfig | null;