init commit
This commit is contained in:
2
remotion/node_modules/@remotion/studio/dist/helpers/get-location-of-sequence.d.ts
generated
vendored
Normal file
2
remotion/node_modules/@remotion/studio/dist/helpers/get-location-of-sequence.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export declare const getLocationOfSequence: (stack: string | null) => import("@remotion/studio-shared").StackFrame | null;
|
||||
export declare const getLocationOfFunctionCall: (stack: string | null, functionName: string) => import("@remotion/studio-shared").StackFrame | null;
|
||||
Reference in New Issue
Block a user