Home
last modified time | relevance | path

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

/third_party/typescript/src/jsTyping/
DjsTyping.ts188 const cachedTypingPaths: string[] = []; constant
/third_party/typescript/lib/
DtypingsInstaller.js133559 …var result = { cachedTypingPaths: cachedTypingPaths, newTypingNames: newTypingNames, filesToWatch:… property