Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts1938 export function getTsConfigPropArray(tsConfigSourceFile: TsConfigSourceFile | undefined, propKey: s… function
/third_party/typescript/lib/
Dtsc.js13752 function getTsConfigPropArray(tsConfigSourceFile, propKey) { function