init commit
This commit is contained in:
5
remotion/node_modules/@remotion/studio-server/dist/remotion-config-response.d.ts
generated
vendored
Normal file
5
remotion/node_modules/@remotion/studio-server/dist/remotion-config-response.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
export type RemotionConfigResponse = {
|
||||
isRemotion: true;
|
||||
cwd: string;
|
||||
version: string | null;
|
||||
};
|
||||
Reference in New Issue
Block a user