UNPKG

bot18

Version:

A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f

12 lines (10 loc) 154 B
'use strict' module.exports = [ 'sax-js', 'node-xml', 'libxmljs', 'node-expat', 'ltx' ].map(function (name) { return require('./' + name) })