UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

3 lines (2 loc) 119 B
import type { SyntheticEvent } from 'react'; export declare const toggle: (e?: SyntheticEvent | PointerEvent) => void;