Alchemy Logo

UseSendVerificationCodeMutationArgs

type UseSendVerificationCodeMutationArgs = BaseHookMutationArgs<
  void,
  SendVerificationCodeParams
>;

Defined in: account-kit/react/dist/types/hooks/useSendVerificationCode.d.ts:13

Was this page helpful?