Files
novarix.uk/node_modules/next/dist/build/webpack-config-rules/resolve.d.ts
T
Kismet Hasanaj 39a8a128be including-modules
2026-05-03 00:14:08 +02:00

4 lines
227 B
TypeScript

import { type CompilerNameValues } from '../../shared/lib/constants';
export declare const edgeConditionName = "edge-light";
export declare function getMainField(compilerType: CompilerNameValues, preferEsm: boolean): string[];