@venly/connect
Version:
Venly Connect SDK
10 lines • 321 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.GasPriceCoefDto = void 0;
var GasPriceCoefDto = /** @class */ (function () {
function GasPriceCoefDto() {
}
return GasPriceCoefDto;
}());
exports.GasPriceCoefDto = GasPriceCoefDto;
//# sourceMappingURL=GasPriceCoefDto.js.map