Share via


TaggingStatus type

Define valores para TaggingStatus. Os valores possíveis incluem: 'All', 'Tagged', 'Untagged'

type TaggingStatus = "All" | "Tagged" | "Untagged"