@yorkie-js/sdk
Preparing search index...
SetOpInfo
Type Alias SetOpInfo
SetOpInfo
represents the information of the set operation.
type
SetOpInfo
=
{
key
:
string
;
path
:
string
;
type
:
"set"
;
}
Index
Properties
key
path
type
Properties
key
key
:
string
path
path
:
string
type
type
:
"set"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
path
type
@yorkie-js/sdk
Loading...
SetOpInforepresents the information of the set operation.