UNPKG

@remotion/cli

Version:

Control Remotion features using the `npx remotion` command

2 lines (1 loc) 162 B
export declare const listCompositionsCommand: (remotionRoot: string, args: string[], logLevel: "error" | "info" | "trace" | "verbose" | "warn") => Promise<void>;