Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dprotocol.d.ts2436 type EndInstallTypesEventName = "endInstallTypes"; alias
/third_party/typescript/src/server/
Dprotocol.ts3165 export type EndInstallTypesEventName = "endInstallTypes"; alias