mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
329 B
329 B
Home > bitburner > OrderPosition
OrderPosition type
All possible stock market order positions.
Signature:
type OrderPosition = "long" | "short";