Search
Preparing search index...
The search index is not available
Anime Extractor
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Anime Extractor
types
Requester
Interface Requester
Hierarchy
Requester
Index
Methods
get
post
Methods
get
get
(
url
:
string
, options
:
RequesterOptions
)
:
Promise
<
string
>
Parameters
url:
string
options:
RequesterOptions
Returns
Promise
<
string
>
post
post
(
url
:
string
, body
:
any
, options
:
RequesterOptions
)
:
Promise
<
string
>
Parameters
url:
string
body:
any
options:
RequesterOptions
Returns
Promise
<
string
>
Modules
types
Logger
Requester
get
post
Requester
Options
Generated using
TypeDoc