UNPKG

bot18

Version:

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

6 lines (3 loc) 101 B
'use strict' const isSnapshot = msg => msg[0] && Array.isArray(msg[0]) module.exports = isSnapshot