init commit
This commit is contained in:
3
remotion/node_modules/@remotion/cli/dist/config/image-sequence.d.ts
generated
vendored
Normal file
3
remotion/node_modules/@remotion/cli/dist/config/image-sequence.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { FrameRange } from '@remotion/renderer';
|
||||
export declare const setImageSequence: (newImageSequence: boolean) => void;
|
||||
export declare const getShouldOutputImageSequence: (frameRange: FrameRange | null) => boolean;
|
||||
Reference in New Issue
Block a user