UNPKG

postchain-client

Version:

Client library for accessing a Postchain node through REST.

6 lines 158 B
export var Method; (function (Method) { Method["GET"] = "get"; Method["POST"] = "post"; })(Method || (Method = {})); //# sourceMappingURL=enums.js.map