Home
last modified time | relevance | path

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

/third_party/typescript/src/jsTyping/
DjsTyping.ts206 const cachedTypingPaths: string[] = []; constant
/third_party/typescript/lib/
DtypingsInstaller.js39060 const result = { cachedTypingPaths, newTypingNames, filesToWatch }; property