UNPKG

@whisklabs/grpc

Version:

gRPC generator and http library for typescript

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