UNPKG

@whisklabs/grpc

Version:

gRPC generator and http library for typescript

3 lines (2 loc) 95 B
import { Method } from '../types'; export declare function ParseRPC(tokens: string[]): Method;