Tanatloc documentation
Preparing search index...
API
call
Function call
call
(
route
:
string
,
param
?:
{
body
?:
string
;
headers
?:
ICallHeaders
;
method
?:
string
}
,
)
:
Promise
<
ICallResponse
>
API call
Parameters
route
:
string
Route
Optional
param
:
{
body
?:
string
;
headers
?:
ICallHeaders
;
method
?:
string
}
Parameters
Returns
Promise
<
ICallResponse
>
Response
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tanatloc documentation
Loading...
API call