UNPKG

@venly/connect

Version:

Venly Connect SDK

10 lines 321 B
"use strict"; 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