UNPKG

next

Version:

The React Framework

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