Searched defs:getAutomaticTypeDirectiveNames (Results 1 – 5 of 5) sorted by relevance
301 getAutomaticTypeDirectiveNames(compilerOptionsJson: string): string; method
517 …export function getAutomaticTypeDirectiveNames(options: CompilerOptions, host: ModuleResolutionHos… function
1215 …const typeReferences: string[] = rootNames.length ? getAutomaticTypeDirectiveNames(options, host) … constant
36879 function getAutomaticTypeDirectiveNames(options, host) { function
44916 function getAutomaticTypeDirectiveNames(options, host) { function