Home
last modified time | relevance | path

Searched refs:InstallTypesEventBody (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/lib/
Dprotocol.d.ts2445 interface InstallTypesEventBody { interface
2455 interface BeginInstallTypesEventBody extends InstallTypesEventBody {
2457 interface EndInstallTypesEventBody extends InstallTypesEventBody {
Dtsserverlibrary.d.ts9022 interface InstallTypesEventBody {
9032 interface BeginInstallTypesEventBody extends InstallTypesEventBody {
9034 interface EndInstallTypesEventBody extends InstallTypesEventBody {
/third_party/typescript/src/server/
Dprotocol.ts3177 export interface InstallTypesEventBody { interface
3188 export interface BeginInstallTypesEventBody extends InstallTypesEventBody {
3191 export interface EndInstallTypesEventBody extends InstallTypesEventBody {
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts9299 interface InstallTypesEventBody {
9309 interface BeginInstallTypesEventBody extends InstallTypesEventBody {
9311 interface EndInstallTypesEventBody extends InstallTypesEventBody {