UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

6 lines (5 loc) 182 B
import type React from 'react'; export declare const TitleUpdater: React.FC; export declare const CurrentCompositionKeybindings: React.FC<{ readonly readOnlyStudio: boolean; }>;