Alchemy Logo

getListAuthMethodsQueryKey

const getListAuthMethodsQueryKey: (user) => (string | undefined)[];

Defined in: account-kit/react/dist/types/hooks/useListAuthMethods.d.ts:10

ParameterType

user

UseUserResult

(string | undefined)[]

Was this page helpful?