UNPKG

bot18

Version:

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

9 lines (8 loc) 226 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // A temporary value used to identify if the loop should be broken. // See #1064, #1293 exports.default = {}; module.exports = exports["default"];