Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 358 Bytes

File metadata and controls

16 lines (11 loc) · 358 Bytes

Home > bitburner > FactionWorkEnumType

FactionWorkEnumType type

Signature:

type FactionWorkEnumType = {
  hacking: "hacking";
  field: "field";
  security: "security";
};