UNPKG

typia

Version:

Superfast runtime validators with only one line

5 lines (4 loc) 135 B
export declare namespace ProtobufNameEncoder { const encode: (str: string) => string; const decode: (str: string) => string; }