bitburner.positionenumtype.md
May 10, 2025 ยท View on GitHub
Home > bitburner > PositionEnumType
PositionEnumType type
Signature:
type PositionEnumType = {
Long: "L";
Short: "S";
};
May 10, 2025 ยท View on GitHub
Home > bitburner > PositionEnumType
Signature:
type PositionEnumType = {
Long: "L";
Short: "S";
};