Preparing search index...
The search index is not available
yorkie-js-sdk
yorkie-js-sdk
RemoveOpInfo
Type alias RemoveOpInfo
Remove
Op
Info
:
{
index
?:
number
;
key
?:
string
;
path
:
string
;
type
:
"remove"
;
}
RemoveOpInfo
represents the information of the remove operation.
Type declaration
Optional
index
?:
number
Optional
key
?:
string
path
:
string
type
:
"remove"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
yorkie-js-sdk
Loading...
RemoveOpInfo
represents the information of the remove operation.