AuthPasskeyDeleteResponse

import type { AuthPasskeyDeleteResponse } from "https://esm.sh/@supabase/[email protected]/dist/index.d.mts";
type AuthPasskeyDeleteResponse = RequestResult<null>;