UNPKG

@remotion/cli

Version:

Control Remotion features using the `npx remotion` command

3 lines (2 loc) 143 B
export declare const setKeyboardShortcutsEnabled: (enabled: boolean) => void; export declare const getKeyboardShortcutsEnabled: () => boolean;