mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
487 B
487 B
Home > bitburner > SleeveFactionTask
SleeveFactionTask type
Signature:
type SleeveFactionTask = {
type: "FACTION";
factionWorkType: FactionWorkType;
factionName: FactionName;
};
References: FactionWorkType, FactionName