internetarchive-ts - v0.1.0
Preparing search index...
IaHttpRequestPostParams
Type Alias IaHttpRequestPostParams
Beta
IaHttpRequestPostParams
:
IaHttpRequestParams
&
(
|
{
body
?:
BodyInit
;
json
?:
undefined
}
|
{
body
?:
undefined
;
json
:
Record
<
string
,
any
>
}
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
internetarchive-ts - v0.1.0
Loading...