Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
Dprotocol.ts3323 body: BeginInstallTypesEventBody;
3342 export interface BeginInstallTypesEventBody extends InstallTypesEventBody { interface
/third_party/typescript/lib/
Dprotocol.d.ts2588 body: BeginInstallTypesEventBody;
2604 interface BeginInstallTypesEventBody extends InstallTypesEventBody { interface
Dtsserverlibrary.d.ts10093 body: BeginInstallTypesEventBody;
10109 interface BeginInstallTypesEventBody extends InstallTypesEventBody {
/third_party/typescript/src/tsserver/
DnodeServer.ts595 const body: protocol.BeginInstallTypesEventBody = {
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts10093 body: BeginInstallTypesEventBody;
10109 interface BeginInstallTypesEventBody extends InstallTypesEventBody {