Home
last modified time | relevance | path

Searched refs:BeginInstallTypesEventName (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/server/
Dprotocol.ts3164 export type BeginInstallTypesEventName = "beginInstallTypes"; alias
3168 event: BeginInstallTypesEventName;
/third_party/typescript/lib/
Dprotocol.d.ts2435 type BeginInstallTypesEventName = "beginInstallTypes"; alias
2438 event: BeginInstallTypesEventName;
Dtsserverlibrary.d.ts9012 type BeginInstallTypesEventName = "beginInstallTypes";
9015 event: BeginInstallTypesEventName;
/third_party/typescript/src/tsserver/
DnodeServer.ts689 const eventName: protocol.BeginInstallTypesEventName = "beginInstallTypes";
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts9131 type BeginInstallTypesEventName = "beginInstallTypes";
9134 event: BeginInstallTypesEventName;