UNPKG

@ledgerhq/live-common

Version:
6 lines 208 B
export var OperationType; (function (OperationType) { OperationType["Buy"] = "Buy"; OperationType["Sell"] = "Sell"; })(OperationType || (OperationType = {})); //# sourceMappingURL=OperationType.js.map