init commit
This commit is contained in:
2
remotion/node_modules/@remotion/studio/dist/helpers/get-timeline-nestedness.d.ts
generated
vendored
Normal file
2
remotion/node_modules/@remotion/studio/dist/helpers/get-timeline-nestedness.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import type { TSequence } from 'remotion';
|
||||
export declare const getTimelineNestedLevel: (sequence: TSequence, allSequences: TSequence[], depth: number) => number;
|
||||
Reference in New Issue
Block a user