Tanatloc documentation
Preparing search index...
API.Link
default
Variable default
Const
default
:
{
get
:
(
id
:
string
,
data
:
string
[]
)
=>
Promise
<
ILink
<
[
]
>
>
;
process
:
(
id
:
string
,
data
?:
{
email
:
string
;
password
:
string
}
,
)
=>
Promise
<
void
>
;
}
= ...
Type declaration
get
:
(
id
:
string
,
data
:
string
[]
)
=>
Promise
<
ILink
<
[
]
>
>
process
:
(
id
:
string
,
data
?:
{
email
:
string
;
password
:
string
}
)
=>
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tanatloc documentation
Loading...