UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

3 lines (2 loc) 124 B
import type { CanvasContent } from 'remotion'; export declare const deriveCanvasContentFromUrl: () => CanvasContent | null;