UNPKG

remotion

Version:

Make videos programmatically

5 lines (4 loc) 316 B
export declare const DELAY_RENDER_CALLSTACK_TOKEN = "The delayRender was called:"; export declare const DELAY_RENDER_RETRIES_LEFT = "Retries left: "; export declare const DELAY_RENDER_RETRY_TOKEN = "- Rendering the frame will be retried."; export declare const DELAY_RENDER_CLEAR_TOKEN = "handle was cleared after";