UNPKG

remotion

Version:

Render videos in React

4 lines 259 B
import { FrameRange } from './frame-range'; export declare const setImageSequence: (newImageSequence: boolean) => void; export declare const getShouldOutputImageSequence: (frameRange: FrameRange | null) => boolean; //# sourceMappingURL=image-sequence.d.ts.map