UNPKG

@proton/ccxt

Version:

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

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