AuthPasskeyRegistrationOptionsResponse

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