mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
309 B
309 B
Home > bitburner > PositionEnumType
PositionEnumType type
Signature:
type PositionEnumType = {
Long: "L";
Short: "S";
};