UNPKG

padlocal-client-ts

Version:
5 lines (4 loc) 222 B
export declare function _stringifyPB(obj: any): string; export declare function stringifyPB(obj: any, maxLen?: number): string; export declare function genIdempotentId(): string; export declare function genUUID(): string;