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