UNPKG

ccxt

Version:

A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for 100+ exchanges

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 };