UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

3 lines (2 loc) 119 B
export declare const persistMuteOption: (option: boolean) => void; export declare const loadMuteOption: () => boolean;