All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.src.internal.grpc.grpc-client-wrapper.d.ts Maven / Gradle / Ivy

The newest version!
export interface CloseableGrpcClient {
    close(): void;
}
export interface GrpcClientWrapper {
    getClient(): T;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy