UNPKG

next

Version:

The React Framework

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