UNPKG

@remotion/cli

Version:

Control Remotion features using the `npx remotion` command

3 lines (2 loc) 153 B
export declare const GPU_COMMAND = "gpu"; export declare const gpuCommand: (logLevel: "error" | "info" | "trace" | "verbose" | "warn") => Promise<void>;