UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

3 lines (2 loc) 120 B
import type { BundleState } from 'remotion'; export declare const setBundleModeAndUpdate: (state: BundleState) => void;