Search
Preparing search index...
The search index is not available
@salte-auth/salte-auth
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@salte-auth/salte-auth
mixins/auth
Module mixins/auth
Index
Type aliases
Constructor
Salte
Auth
Mixed
In
Functions
Auth
Mixin
Generator
Type aliases
Constructor
Constructor<T>
:
(
...
args
:
any
[]
)
=>
T
Type parameters
T =
{
requestUpdate
?:
any
}
Type declaration
(
...
args
:
any
[]
)
:
T
Parameters
Rest
...
args:
any
[]
Returns
T
Salte
Auth
Mixed
In
Salte
Auth
Mixed
In<T>
:
(
...
args
:
any
[]
)
=>
T
Type parameters
T =
{
auth
:
SalteAuth
}
Type declaration
(
...
args
:
any
[]
)
:
T
Parameters
Rest
...
args:
any
[]
Returns
T
Functions
Auth
Mixin
Generator
Auth
Mixin
Generator
(
auth
:
SalteAuth
)
:
<TBase>
(
Base
:
TBase
)
=>
SalteAuthMixedIn
<
{
auth
:
SalteAuth
}
>
Parameters
auth:
SalteAuth
Returns <TBase>
(
Base
:
TBase
)
=>
SalteAuthMixedIn
<
{
auth
:
SalteAuth
}
>
<TBase>
(
Base
:
TBase
)
:
SalteAuthMixedIn
<
{
auth
:
SalteAuth
}
>
Type parameters
TBase
:
Constructor
<
{
requestUpdate
?:
any
}
>
Parameters
Base:
TBase
Returns
SalteAuthMixedIn
<
{
auth
:
SalteAuth
}
>
Exports
mixins/auth
Constructor
Salte
Auth
Mixed
In
Auth
Mixin
Generator
Generated using
TypeDoc