Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 389 Bytes

File metadata and controls

16 lines (11 loc) · 389 Bytes

Home > bitburner > SleeveBladeburnerTask

SleeveBladeburnerTask type

Signature:

type SleeveBladeburnerTask = {
  type: "BLADEBURNER";
  actionType: "General" | "Contracts";
  actionName: string;
};