Preparing search index...
The search index is not available
@vbrick/rev-client
@vbrick/rev-client
Rev
PatchOperation
Interface PatchOperation
interface
PatchOperation
{
op
:
"replace"
|
"add"
|
"remove"
;
path
:
string
;
value
?:
any
;
}
Index
Properties
op
path
value?
Properties
op
op
:
"replace"
|
"add"
|
"remove"
path
path
:
string
Optional
value
value
?:
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
op
path
value
@vbrick/rev-client
Loading...