DeletionErrorProps Type — supabase Architecture
Architecture documentation for the DeletionErrorProps type/interface in CronJobsTab.CleanupNotice.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Integrations/CronJobs/CronJobsTab.CleanupNotice.tsx lines 238–241
interface DeletionErrorProps {
error: string
onRetry: () => void
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free