UNPKG

cryptocom-api

Version:

EARLY BETA. Node.js connector for cryptocom's REST APIs and WebSockets, with TypeScript & end-to-end tests.

16 lines 548 B
"use strict"; // export * from './inverse-client'; // export * from './inverse-futures-client'; // export * from './linear-client'; // export * from './spot-client'; // export * from './websocket-client'; // export * from './logger'; // export * from './types/shared'; // export * from './types/spot'; // export * from './util/WsStore'; // export * from './constants/enum'; Object.defineProperty(exports, "__esModule", { value: true }); exports.HELLO = void 0; // Package under development exports.HELLO = 'HELLO'; //# sourceMappingURL=index.js.map