UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

3 lines (2 loc) 121 B
export declare const persistPlaybackRate: (option: number) => void; export declare const loadPlaybackRate: () => number;