.
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
export declare function transpileConfig({ nextConfigPath, dir, }: {
|
||||
nextConfigPath: string;
|
||||
dir: string;
|
||||
}): Promise<any>;
|
||||
Reference in New Issue
Block a user