Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DcommandLineParser.ts3398 export function convertCompilerOptionsFromJson(jsonOptions: any, basePath: string, configFileName?:… function
/third_party/typescript/lib/
Dtsc.js35885 function convertCompilerOptionsFromJson(jsonOptions, basePath, configFileName) { function