UNPKG

remotion

Version:

Render videos in React

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