UNPKG

remotion

Version:

Make videos programmatically

4 lines (3 loc) 242 B
export declare const WEBGL2_CONTEXT_ERROR_MARKER = "Failed to acquire WebGL2 context"; export declare const createWebGLContextError: (effectName: string) => Error; export declare const createWebGL2ContextError: (effectName: string) => Error;