UNPKG

bitmart-api

Version:

Complete & robust Node.js SDK for BitMart's REST APIs and WebSockets, with TypeScript declarations.

4 lines 142 B
export function neverGuard(x, msg) { return new Error(`Unhandled value exception "${x}", ${msg}`); } //# sourceMappingURL=misc-util.js.map