UNPKG

next

Version:

The React Framework

4 lines (3 loc) 223 B
import { type CompilerNameValues } from '../../shared/lib/constants'; export declare const edgeConditionNames: string[]; export declare function getMainField(compilerType: CompilerNameValues, preferEsm: boolean): string[];