Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
Dprotocol.ts3318 export type BeginInstallTypesEventName = "beginInstallTypes"; alias
3322 event: BeginInstallTypesEventName;
/third_party/typescript/lib/
Dprotocol.d.ts2584 type BeginInstallTypesEventName = "beginInstallTypes"; alias
2587 event: BeginInstallTypesEventName;
Dtsserverlibrary.d.ts10089 type BeginInstallTypesEventName = "beginInstallTypes";
10092 event: BeginInstallTypesEventName;
/third_party/typescript/src/tsserver/
DnodeServer.ts599 const eventName: protocol.BeginInstallTypesEventName = "beginInstallTypes";
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts10089 type BeginInstallTypesEventName = "beginInstallTypes";
10092 event: BeginInstallTypesEventName;