UNPKG

@remotion/cli

Version:

Control Remotion features using the `npx remotion` command

3 lines (2 loc) 125 B
import type { RenderDefaults } from '@remotion/studio-shared'; export declare const getRenderDefaults: () => RenderDefaults;