UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

4 lines (3 loc) 114 B
export declare const isCompositionStill: (comp: { durationInFrames: number | undefined; } | null) => boolean;