Type alias RoleAndSubordinates

RoleAndSubordinates: {
    roleAndSubordinate: string[];
}

Type declaration

  • roleAndSubordinate: string[]