UNPKG

@citizenwallet/sdk

Version:

An sdk to easily work with citizen wallet.

3 lines 150 B
export declare const compress: (data: string) => string; export declare const decompress: (data: string) => string; //# sourceMappingURL=gzip.d.ts.map