init commit
This commit is contained in:
2
remotion/node_modules/@remotion/studio-shared/dist/ansi.d.ts
generated
vendored
Normal file
2
remotion/node_modules/@remotion/studio-shared/dist/ansi.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export declare function splitAnsi(str: string): string[];
|
||||
export declare const stripAnsi: (str: string) => string;
|
||||
Reference in New Issue
Block a user