Preparing search index...
The search index is not available
@__dirname/pixiv-web-api
@__dirname/pixiv-web-api
requestJSONAPI
Function requestJSONAPI
parse the JSON for pixiv ajax API
requestJSONAPI
<
T
=
any
,
U
=
unknown
>
(
endpoint
:
string
,
query
?:
RequestQuery
,
data
?:
any
,
type
?:
RequestType
,
)
:
Promise
<
T
>
Type Parameters
T
=
any
U
=
unknown
Parameters
endpoint
:
string
query
:
RequestQuery
= {}
Optional
data
:
any
Optional
type
:
RequestType
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@__dirname/pixiv-web-api
Loading...
parse the JSON for pixiv ajax API