UNPKG

notbank

Version:
6 lines (5 loc) 137 B
export var SideType; (function (SideType) { SideType["BUY"] = "Buy"; SideType["SELL"] = "Sell"; })(SideType || (SideType = {}));