File size: 151 Bytes
fea495a | 1 2 3 | import type { NextConfigComplete } from '../server/config-shared';
export declare function hasCustomExportOutput(config: NextConfigComplete): boolean;
|
fea495a | 1 2 3 | import type { NextConfigComplete } from '../server/config-shared';
export declare function hasCustomExportOutput(config: NextConfigComplete): boolean;
|