UNPKG

@whisklabs/grpc

Version:

gRPC generator and http library for typescript

3 lines (2 loc) 112 B
import { Field } from '../types'; export declare function ParseField(tokens: string[], empty?: boolean): Field;