UNPKG

@remotion/cli

Version:

Control Remotion features using the `npx remotion` command

2 lines (1 loc) 188 B
export declare const getInputProps: (onUpdate: ((newProps: Record<string, unknown>) => void) | null, logLevel: "error" | "info" | "trace" | "verbose" | "warn") => Record<string, unknown>;