UNPKG

cobinhood-rx

Version:

CobinhoodRx is a rxjs node wrapper for the CobinhoodRx Api.

5 lines (4 loc) 62 B
export enum OrderSideValue { Bid = 'bid', Ask = 'ask' }