UNPKG

@whisklabs/grpc

Version:

gRPC generator and http library for typescript

9 lines (8 loc) 153 B
export declare function ParseMap(tokens: string[]): { type: string; map: { from: string; to: string; }; name: string; };