UNPKG

@jalmonter/ccxt

Version:

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

6 lines (5 loc) 175 B
// ------------------------------------------------------------------------------- import _hitbtc from '../hitbtc.js'; class hitbtc extends _hitbtc { } export default hitbtc;