UNPKG

@usherlabs/ccxt

Version:

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

9 lines (8 loc) 295 B
declare const _default: string; export declare namespace formatters { function RFC1738(value: any): string; function RFC3986(value: any): any; } declare const RFC1738_1: string; declare const RFC3986_1: string; export { _default as default, RFC1738_1 as RFC1738, RFC3986_1 as RFC3986 };