UNPKG

remotion

Version:

Render videos in React

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