@sheerid/jslib
Preparing search index...
PostJson
Function PostJson
PostJson
(
url
:
string
,
body
:
object
,
headers
?:
{
[
key
:
string
]:
string
}
,
)
:
Promise
<
object
>
Parameters
url
:
string
body
:
object
headers
:
{
[
key
:
string
]:
string
}
= {}
Returns
Promise
<
object
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sheerid/jslib
Loading...