interface SuiMoveAbilitySet {
    abilities: SuiMoveAbility[];
}

Properties

Properties

abilities: SuiMoveAbility[]