UNPKG

@remotion/cli

Version:

Control Remotion features using the `npx remotion` command

3 lines (2 loc) 141 B
export declare const getNumberOfSharedAudioTags: () => number; export declare const setNumberOfSharedAudioTags: (audioTags: number) => void;