UNPKG

rubic-sdk-next

Version:
9 lines 372 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.shouldCalculateConsumedParamsProviders = void 0; const core_1 = require("@cryptorubic/core"); exports.shouldCalculateConsumedParamsProviders = [ core_1.CROSS_CHAIN_TRADE_TYPE.DEBRIDGE, core_1.ON_CHAIN_TRADE_TYPE.DLN ]; //# sourceMappingURL=should-calculate-consumed-params.js.map