UNPKG

@whisklabs/grpc

Version:

gRPC generator and http library for typescript

4 lines (3 loc) 127 B
/// <reference types="node" /> import { Schema } from './types'; export declare function parser(buf: string | Buffer): Schema;