UNPKG

@jalmonter/ccxt

Version:

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

6 lines (5 loc) 165 B
// ------------------------------------------------------------------------------- import _gate from '../gate.js'; class gate extends _gate { } export default gate;