UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

3 lines (2 loc) 134 B
export declare const downloadBlob: (blob: Blob, filename: string) => void; export declare const ClientRenderQueueProcessor: React.FC;