@pond-ts/process API Reference
Preparing search index...
index
DerivedOutput
Type Alias DerivedOutput<R>
The single-output spec map produced by
derive
.
type
DerivedOutput
<
R
>
=
{
value
:
PortSpec
<
R
>
;
}
Type Parameters
R
Index
Properties
value
Properties
Readonly
value
value
:
PortSpec
<
R
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
value
@pond-ts/process API Reference
Loading...
The single-output spec map produced by derive.