UNPKG

remotion

Version:

Make videos programmatically

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