Files

2 lines
83 B
TypeScript

export declare const loadConfig: (remotionRoot: string) => Promise<string | null>;