Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dprotocol.d.ts2443 body: EndInstallTypesEventBody;
2457 interface EndInstallTypesEventBody extends InstallTypesEventBody { interface
Dtsserverlibrary.d.ts9020 body: EndInstallTypesEventBody;
9034 interface EndInstallTypesEventBody extends InstallTypesEventBody {
/third_party/typescript/src/server/
Dprotocol.ts3174 body: EndInstallTypesEventBody;
3191 export interface EndInstallTypesEventBody extends InstallTypesEventBody { interface
/third_party/typescript/src/tsserver/
DnodeServer.ts707 const body: protocol.EndInstallTypesEventBody = {
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts9297 body: EndInstallTypesEventBody;
9311 interface EndInstallTypesEventBody extends InstallTypesEventBody {