UNPKG

@jalmonter/ccxt

Version:

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

6 lines (5 loc) 160 B
// ------------------------------------------------------------------------------- import _htx from '../htx.js'; class htx extends _htx { } export default htx;