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

431 B

Home > bitburner > SleeveFactionTask

SleeveFactionTask type

Signature:

type SleeveFactionTask = {
  type: "FACTION";
  factionWorkType: FactionWorkType;
  factionName: string;
};

References: FactionWorkType