Preparing search index...
The search index is not available
@twinlogix/typetta
@twinlogix/typetta
ProjectionBuilderInterface
Interface ProjectionBuilderInterface<ProjectionType>
Type Parameters
ProjectionType
extends
GenericProjection
Hierarchy
ProjectionBuilderInterface
Index
Methods
build
merge
Methods
build
build
<
P
>
(
p
:
P
)
:
P
Type Parameters
P
extends
GenericProjection
Parameters
p:
P
Returns
P
merge
merge
<
P1
,
P2
>
(
p1
:
P1
, p2
:
P2
)
:
SelectProjection
<
ProjectionType
,
P1
,
P2
>
Type Parameters
P1
extends
GenericProjection
P2
extends
GenericProjection
Parameters
p1:
P1
p2:
P2
Returns
SelectProjection
<
ProjectionType
,
P1
,
P2
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
@twinlogix/typetta
Projection
Builder
Interface
build
merge
Generated using
TypeDoc