UNPKG

@drift-labs/common

Version:

Common functions for Drift

9 lines 268 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.EMPTY_AUCTION_PARAMS = void 0; exports.EMPTY_AUCTION_PARAMS = { auctionStartPrice: null, auctionEndPrice: null, auctionDuration: null, }; //# sourceMappingURL=trade.js.map