UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

3 lines (2 loc) 162 B
export declare const canvasRef: import("react").RefObject<HTMLDivElement | null>; export declare const drawRef: import("react").RefObject<HTMLDivElement | null>;