UNPKG

next

Version:

The React Framework

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