Preparing search index...
The search index is not available
@spred/core
@spred/core
Operator
Type Alias Operator<S, T>
Operator
<
S
,
T
>
:
(
(
source
:
S
)
=>
T
)
A function that creates a new entity based on the source.
Type Parameters
S
T
Type declaration
(
source
)
:
T
Parameters
source
:
S
A source entity.
Returns
T
The newly created entity.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@spred/core
Loading...
A function that creates a new entity based on the source.