UNPKG

@usherlabs/ccxt

Version:

A JavaScript cryptocurrency trading library with support for 100+ exchanges + optional Verity zkTLS proof of data source.

3 lines (2 loc) 124 B
export function serialize(data: any, options: any): Uint8Array; export function deserialize(array: any, options: any): any;