UNPKG

@kraken-crypto/ccxt

Version:

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

10 lines (6 loc) 225 B
'use strict'; var Exchange$1 = require('../base/Exchange.js'); // ------------------------------------------------------------------------------- class Exchange extends Exchange$1["default"] { } module.exports = Exchange;