Home
last modified time | relevance | path

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

/third_party/typescript/src/typingsInstallerCore/
DtypingsInstaller.ts268 …const newTyping: JsTyping.CachedTyping = { typingLocation: typingFile, version: new Version(versio… constant
375 … const newTyping: JsTyping.CachedTyping = { typingLocation: typingFile, version: newVersion }; constant
/third_party/typescript/lib/
DtypingsInstaller.js132349 … var newTyping = { typingLocation: typingFile, version: new ts.Version(version_1) }; variable
132455 var newTyping = { typingLocation: typingFile, version: newVersion }; variable