Preparing search index...
The search index is not available
@jackdbd/github-content-store
@jackdbd/github-content-store
defSoftDelete
Function defSoftDelete
defSoftDelete
(
options
?:
SoftDeleteOptions
,
)
:
(
...
param
:
[
string
]
)
=>
Promise
<
{
details
?:
string
[]
;
summary
:
string
}
>
Parameters
Optional
options
:
SoftDeleteOptions
Returns
(
...
param
:
[
string
]
)
=>
Promise
<
{
details
?:
string
[]
;
summary
:
string
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@jackdbd/github-content-store
Loading...