UNPKG

remotion

Version:

Make videos programmatically

5 lines (4 loc) 176 B
export declare function validateDurationInFrames(durationInFrames: unknown, options: { component: string; allowFloats: boolean; }): asserts durationInFrames is number;