mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 17:23:53 +01:00
329 B
329 B
Home > bitburner > OrderPosition
OrderPosition type
All possible stock market order positions.
Signature:
type OrderPosition = "long" | "short";