UNPKG

next

Version:

The React Framework

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