UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

3 lines (2 loc) 136 B
export declare const didUnmountReactApp: () => boolean; export declare function startReportingRuntimeErrors(onError: () => void): void;