Home > bitburner > SleeveFactionTask
Signature:
type SleeveFactionTask = {
type: "FACTION";
factionWorkType: FactionWorkType | `${FactionWorkType}`;
factionName: string;
};
References: FactionWorkType
Home > bitburner > SleeveFactionTask
Signature:
type SleeveFactionTask = {
type: "FACTION";
factionWorkType: FactionWorkType | `${FactionWorkType}`;
factionName: string;
};
References: FactionWorkType