UNPKG

remotion

Version:

Render videos in React

3 lines (2 loc) 151 B
export declare const injectCSS: (css: string) => void; export declare const makeDefaultCSS: (scope: string | null, backgroundColor: string) => string;