Home / Type/ NewProjectPrice Type — supabase Architecture

NewProjectPrice Type — supabase Architecture

Architecture documentation for the NewProjectPrice type/interface in RestoreToNewProject.utils.ts from the supabase codebase.

Entity Profile

Source Code

apps/studio/components/interfaces/Database/Backups/RestoreToNewProject/RestoreToNewProject.utils.ts lines 19–22

export type NewProjectPrice = {
  diskPrice: number
  computePrice: number
}

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free