@health-samurai/aidbox-client
Preparing search index...
PatchOptions
Type Alias PatchOptions
type
PatchOptions
=
{
type
:
string
;
id
:
string
;
patch
:
(
|
AddPatch
|
RemovePatch
|
ReplacePatch
|
MovePatch
|
CopyPatch
|
TestPatch
)
[]
;
}
Index
Properties
type
id
patch
Properties
type
type
:
string
id
id
:
string
patch
patch
:
(
|
AddPatch
|
RemovePatch
|
ReplacePatch
|
MovePatch
|
CopyPatch
|
TestPatch
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
id
patch
@health-samurai/aidbox-client
Loading...