Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts7284 export function getCompilerOptionValue(options: CompilerOptions, option: CommandLineOption): unknow… function
/third_party/typescript/lib/
Dtsc.js17096 function getCompilerOptionValue(options, option) { function