UNPKG

@protobuf-ts/grpc-transport

Version:

gRPC transport for clients generated by the protoc plugin "protobuf-ts"

5 lines (4 loc) 215 B
// Public API of the grpc-web transport. // Note: we do not use `export * from ...` to help tree shakers, // webpack verbose output hints that this should be useful export { GrpcTransport } from "./grpc-transport";