Preparing search index...
The search index is not available
nekosapi
nekosapi
<internal>
Base
Class Base
Hierarchy (
view full
)
Base
NekosAPI
NekosAPIv1
Index
Constructors
constructor
Properties
socks5
Proxy?
Methods
fetch
Response
check
Response
Code
Constructors
constructor
new
Base
(
proxy
?
)
:
Base
Parameters
Optional
proxy
:
CustomProxy
Returns
Base
Properties
Protected
Optional
socks5
Proxy
socks5
Proxy
?:
CustomProxy
Methods
Protected
fetch
Response
fetch
Response
<
T
>
(
url
,
config
?
)
:
Promise
<
T
>
Type Parameters
T
Parameters
url
:
URL
Optional
config
:
AxiosRequestConfig
<
any
>
Returns
Promise
<
T
>
Static
Protected
check
Response
Code
check
Response
Code
<
T
>
(
response
)
:
Promise
<
void
>
Type Parameters
T
Parameters
response
:
AxiosResponse
<
T
,
any
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
socks5
Proxy
fetch
Response
check
Response
Code
nekosapi
default
<internal>
NekosAPI
NekosAPIv1
Generated using
TypeDoc