UNPKG

@venly/connect

Version:

Venly Connect SDK

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