UseSendVerificationCodeMutationArgs

1type UseSendVerificationCodeMutationArgs = BaseHookMutationArgs<
2 void,
3 SendVerificationCodeParams
4>;

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