UNPKG

remotion

Version:

Make videos programmatically

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