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

package.dist.src.internal.grpc.grpc-channel-options.d.ts Maven / Gradle / Ivy

The newest version!
import { GrpcConfiguration } from '../..';
import { ChannelOptions } from '@grpc/grpc-js';
export declare function grpcChannelOptionsFromGrpcConfig(grpcConfig: GrpcConfiguration): ChannelOptions;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy