UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

5 lines (4 loc) 195 B
import React from 'react'; export declare const MAX_TIMELINE_TRACKS: number; export declare const MAX_TIMELINE_TRACKS_NOTICE_HEIGHT = 24; export declare const MaxTimelineTracksReached: React.FC;