UNPKG

remotion

Version:

Render videos in React

3 lines (2 loc) 117 B
export declare const getPublicPath: () => string | null; export declare const setPublicPath: (path: string) => void;