UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

2 lines (1 loc) 96 B
export declare const useTimelineFlex: (id: string) => [number | null, (value: number) => void];