UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

3 lines (2 loc) 110 B
export declare const getClickLock: () => boolean; export declare const setClickLock: (lock: boolean) => void;