type UseAccountMutationArgs<TAccount> = BaseHookMutationArgs<
SupportedAccount<TAccount> | SupportedAccounts,
void
>;Defined in: account-kit/react/dist/types/hooks/useAccount.d.ts:4
| Type Parameter |
|---|
|
type UseAccountMutationArgs<TAccount> = BaseHookMutationArgs<
SupportedAccount<TAccount> | SupportedAccounts,
void
>;Defined in: account-kit/react/dist/types/hooks/useAccount.d.ts:4
| Type Parameter |
|---|
|