Files
clawbot/skills/remotion-prompt-video/node_modules/@remotion/studio-server/dist/watch-root-file.d.ts
T

2 lines
97 B
TypeScript

export declare const watchRootFile: (remotionRoot: string, entryPoint: string) => Promise<void>;