Preparing search index...
The search index is not available
@douglasneuroinformatics/libnest
@douglasneuroinformatics/libnest
index
UserQuery
Type Alias UserQuery<TLoginCredentials>
UserQuery
:
(
credentials
:
TLoginCredentials
)
=>
Promise
<
null
|
UserQueryResult
>
Type Parameters
TLoginCredentials
extends
BaseLoginCredentials
=
BaseLoginCredentials
Type declaration
(
credentials
:
TLoginCredentials
)
:
Promise
<
null
|
UserQueryResult
>
Parameters
credentials
:
TLoginCredentials
Returns
Promise
<
null
|
UserQueryResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@douglasneuroinformatics/libnest
Loading...