UNPKG

@remotion/cli

Version:

Control Remotion features using the `npx remotion` command

5 lines (4 loc) 167 B
export declare const checkForNpmRunFlagPass: ({ indent, logLevel, }: { indent: boolean; logLevel: "error" | "info" | "trace" | "verbose" | "warn"; }) => void;