UNPKG

bot18

Version:

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

3 lines 105 B
exports.middleware = function (options) { return require('ecstatic')(options.root, { cache: 7200 }); };