UNPKG

notbank

Version:
6 lines (5 loc) 189 B
export var InstrumentType; (function (InstrumentType) { InstrumentType["UNKNOWN"] = "Unknown"; InstrumentType["STANDARD"] = "Standard"; })(InstrumentType || (InstrumentType = {}));