UNPKG

next

Version:

The React Framework

3 lines (2 loc) 151 B
import type { NextConfigComplete } from '../server/config-shared'; export declare function hasCustomExportOutput(config: NextConfigComplete): boolean;