DiskManagementDiskSizeReadReplicasProps Type — supabase Architecture
Architecture documentation for the DiskManagementDiskSizeReadReplicasProps type/interface in DiskManagementReadReplicas.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/DiskManagement/ui/DiskManagementReadReplicas.tsx lines 15–22
interface DiskManagementDiskSizeReadReplicasProps {
isDirty: boolean
totalSize: number
usedSize: number
newTotalSize: number
oldStorageType: DiskType
newStorageType: DiskType
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free