Files
bitburner-src/markdown/bitburner.bladeburnercontractnameenumtype.md

457 B

Home > bitburner > BladeburnerContractNameEnumType

BladeburnerContractNameEnumType type

Contract names of Bladeburner

Signature:

type BladeburnerContractNameEnumType = {
  Tracking: "Tracking";
  BountyHunter: "Bounty Hunter";
  Retirement: "Retirement";
};