AuthPasskeyRegistrationOptionsResponse
import type { AuthPasskeyRegistrationOptionsResponse } from "https://esm.sh/@supabase/supabase-js@2.105.1/dist/index.d.mts";type AuthPasskeyRegistrationOptionsResponse = RequestResult<PasskeyRegistrationOptionsResponse>;