PurgeQueueProps Type — supabase Architecture
Architecture documentation for the PurgeQueueProps type/interface in PurgeQueue.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Integrations/Queues/SingleQueue/PurgeQueue.tsx lines 7–11
interface PurgeQueueProps {
queueName: string
visible: boolean
onClose: () => void
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free