UNPKG

@grpc.ts/nestjs-client

Version:
6 lines (5 loc) 115 B
export interface IGrpcServiceProps { clientName?: string; serviceName: string; packageName?: string; }