ErrorNamespace
import type { ErrorNamespace } from "https://esm.sh/@supabase/[email protected]/dist/index.d.mts";Namespace type for error classes Determines the error class names and type guards
type ErrorNamespace = "storage" | "vectors";
import type { ErrorNamespace } from "https://esm.sh/@supabase/[email protected]/dist/index.d.mts";Namespace type for error classes Determines the error class names and type guards