UNPKG

next

Version:

The React Framework

5 lines (4 loc) 131 B
export declare function transpileConfig({ nextConfigPath, cwd, }: { nextConfigPath: string; cwd: string; }): Promise<any>;