UNPKG

bot18

Version:

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

9 lines (8 loc) 160 B
'use strict'; module.exports = { stdin: false, stderr: false, supportsHyperlink: function () { // eslint-disable-line object-shorthand return false; } };