init commit
This commit is contained in:
3
remotion/node_modules/@remotion/studio/dist/helpers/is-composition-still.d.ts
generated
vendored
Normal file
3
remotion/node_modules/@remotion/studio/dist/helpers/is-composition-still.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export declare const isCompositionStill: (comp: {
|
||||
durationInFrames: number | undefined;
|
||||
} | null) => boolean;
|
||||
Reference in New Issue
Block a user