@infrasoftbe/vnv-sdk
Preparing search index...
ApiFactory
Delete
Function Delete
Delete
<
T
=
any
,
X
=
any
>
(
headers
?:
Record
<
string
,
string
>
,
format
?:
false
|
"text"
|
"json"
|
"blob"
|
"stream"
,
)
:
TFetchFactory
<
T
,
X
>
Type Parameters
T
=
any
X
=
any
Parameters
headers
:
Record
<
string
,
string
>
= {}
format
:
false
|
"text"
|
"json"
|
"blob"
|
"stream"
= "json"
Returns
TFetchFactory
<
T
,
X
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@infrasoftbe/vnv-sdk
Loading...