UNPKG

xoh-xapi

Version:
7 lines (6 loc) 256 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MARGIN_CFD = exports.MARGIN_CFD_LEVERAGED = exports.MARGIN_FOREX = void 0; exports.MARGIN_FOREX = 101; exports.MARGIN_CFD_LEVERAGED = 102; exports.MARGIN_CFD = 103;