UNPKG

ccxt

Version:

A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go

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