UNPKG

@jalmonter/ccxt

Version:

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

9 lines (8 loc) 151 B
import hitbtc from './hitbtc.js'; /** * @class hitbtc3 * @augments Exchange */ export default class hitbtc3 extends hitbtc { describe(): any; }