UNPKG

@emmveqz/grpc-node-web

Version:

Exactly as @grpc/grpc-js but with web browser CORS capability

6 lines (5 loc) 94 B
export declare enum CompressionAlgorithms { identity = 0, deflate = 1, gzip = 2 }