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