UNPKG

bot18

Version:

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

6 lines (3 loc) 73 B
'use strict'; const os = require('os'); module.exports = () => os.EOL;