Home
last modified time | relevance | path

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

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