UNPKG

remotion

Version:

Make videos programmatically

4 lines (3 loc) 237 B
export declare const injectCSS: (css: string) => void; export declare const OFFTHREAD_VIDEO_CLASS_NAME = "__remotion_offthreadvideo"; export declare const makeDefaultPreviewCSS: (scope: string | null, backgroundColor: string) => string;