UNPKG

remotion

Version:

Make videos programmatically

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