UNPKG

kucoin-api

Version:

Complete & robust Node.js SDK for Kucoin's REST APIs and WebSockets, with TypeScript & strong end to end tests.

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