luzapi
Preparing search index...
types/types
EsiosApi
Interface EsiosApi
interface
EsiosApi
{
indicators
:
(
id
:
number
,
queryParams
?:
QueryParams
,
token
?:
string
,
)
=>
Promise
<
IndicatorResponse
>
;
}
Index
Properties
indicators
Properties
indicators
indicators
:
(
id
:
number
,
queryParams
?:
QueryParams
,
token
?:
string
,
)
=>
Promise
<
IndicatorResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
indicators
luzapi
Loading...