class supabase.AuthRetryableFetchError extends CustomAuthErrorimport { supabase } from "https://dotland.deno.dev/x/live@1.63.12/deps.ts"; const { AuthRetryableFetchError } = supabase; ConstructorsnewAuthRetryableFetchError(message: string, status: number)