UNPKG

@exchanges/binance

Version:

Exchange provider for Binance API

8 lines 241 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getClientTime = void 0; function getClientTime() { return Date.now(); } exports.getClientTime = getClientTime; //# sourceMappingURL=getClientTime.js.map