Compartilhar via


PurgeState type

Define valores para PurgeState. Os valores possíveis incluem: 'pendente', 'concluído'

type PurgeState = "pending" | "completed"