json-joy
Preparing search index...
json-patch
OperationFlip
Interface OperationFlip
Flips boolean value to the opposite one.
interface
OperationFlip
{
op
:
"flip"
;
path
:
string
|
Path
;
}
Hierarchy (
View Summary
)
OperationBase
OperationFlip
Index
Properties
op
path
Properties
Readonly
op
op
:
"flip"
Readonly
path
path
:
string
|
Path
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
op
path
json-joy
Loading...
Flips boolean value to the opposite one.