AuthPasskeyAuthenticationOptionsResponse

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