bpms_site/.svn/pristine/b6/b6488a4be654e4596fc192093a6cbc59dd280a5d.svn-base
2025-11-02 16:38:49 +03:30

3 lines
136 B
Plaintext

import type { NextConfig } from '../server/config-shared';
export declare function needsExperimentalReact(config: NextConfig): boolean;