UNPKG

grpc-gcp

Version:

Extension for supporting Google Cloud Platform specific features for gRPC.

7 lines (6 loc) 125 B
export interface GrpcInterface { Channel: any; connectivityState: any; status: any; InterceptingCall: any; }