UNPKG

notbank

Version:
7 lines (6 loc) 92 B
export declare enum TradeSide { Buy = 0, Sell = 1, Short = 2, Unknown = 3 }