UNPKG

@remotion/cli

Version:

Control Remotion features using the `npx remotion` command

3 lines (2 loc) 156 B
import type { AggregateRenderProgress } from '@remotion/studio-server'; export declare const initialAggregateRenderProgress: () => AggregateRenderProgress;