Interface BladeburnerCurAction

Bladeburner current action.

interface BladeburnerCurAction {
    name: string;
    type: string;
}

Properties

Properties

name: string

Name of Action

type: string

Type of Action