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