UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

4 lines (3 loc) 82 B
export declare const OpenEditorButton: React.FC<{ type: 'git' | 'editor'; }>;