MetaFor - v0.3.1
Preparing search index...
Messages
JsonPatch
Type Alias JsonPatch
type
JsonPatch
=
{
op
:
"replace"
|
"add"
|
"remove"
|
"test"
;
path
:
"/context"
|
"/state"
|
"/"
;
value
?:
any
;
}
Index
Properties
op
path
value?
Properties
op
op
:
"replace"
|
"add"
|
"remove"
|
"test"
path
path
:
"/context"
|
"/state"
|
"/"
Optional
value
value
?:
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
op
path
value
MetaFor - v0.3.1
Loading...