UNPKG

@venly/connect

Version:

Venly Connect SDK

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