UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

5 lines (4 loc) 223 B
export declare const TIMELINE_PADDING = 16; export declare const TIMELINE_BORDER = 1; export declare const TIMELINE_ITEM_BORDER_BOTTOM = 1; export declare const getTimelineLayerHeight: (type: "video" | "other") => 50 | 25;