Preparing search index...
The search index is not available
mobx-keystone
mobx-keystone
PatchReplaceOperation
Interface PatchReplaceOperation<T>
interface
PatchReplaceOperation
<
T
>
{
op
:
"replace"
;
path
:
Path
;
value
:
T
;
}
Type Parameters
T
Hierarchy (
view full
)
PatchBaseOperation
PatchReplaceOperation
Index
Properties
op
path
value
Properties
op
op
path
path
:
Path
value
value
:
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
op
path
value
mobx-keystone
Loading...