UNPKG

@arkane-network/arkane-connect

Version:

Arkane Connect - api library for 3th parties

9 lines 259 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var GasPriceDto = /** @class */ (function () { function GasPriceDto() { } return GasPriceDto; }()); exports.default = GasPriceDto; //# sourceMappingURL=GasPriceDto.js.map