Home
last modified time | relevance | path

Searched defs:moduleResolutionOptionDeclarations (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
DcommandLineParser.ts1546 export const moduleResolutionOptionDeclarations: readonly CommandLineOption[] = constant
/third_party/typescript/lib/
DtypingsInstaller.js27401 var moduleResolutionOptionDeclarations = optionDeclarations.filter((option) => !!option.affectsModu… variable