Searched refs:TypesRegistryResponse (Results 1 – 3 of 3) sorted by relevance
40 export interface TypesRegistryResponse extends TypingInstallerResponse { interface100 …ngInstallerResponseUnion = SetTypings | InvalidateCachedTypings | TypesRegistryResponse | PackageI…
152 … const response: TypesRegistryResponse = { kind: EventTypesRegistry, typesRegistry };
651 …private handleMessage(response: TypesRegistryResponse | PackageInstalledResponse | SetTypings | In…