UNPKG

bot18

Version:

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

6 lines (5 loc) 93 B
export function Locale(config) { if (config != null) { this.set(config); } }