interface BuffTargetCategory {
    label: string;
}

Properties

Properties

label: string

The category's label.