Traqula
Preparing search index...
@traqula/algebra-transformations-1-2
Algebra
CompositeUpdate
Interface CompositeUpdate
interface
CompositeUpdate
{
subType
?:
string
;
type
:
COMPOSITE_UPDATE
;
updates
:
(
Algebra
.
Nop
|
Algebra
.
Update
)
[]
;
}
Hierarchy (
View Summary
)
Algebra
.
BaseOperation
CompositeUpdate
Index
Properties
sub
Type?
type
updates
Properties
Optional
sub
Type
subType
?:
string
type
type
:
COMPOSITE_UPDATE
updates
updates
:
(
Algebra
.
Nop
|
Algebra
.
Update
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
sub
Type
type
updates
Traqula
Loading...