@pond-ts/process API Reference
Preparing search index...
index
SpecsForOutlets
Type Alias SpecsForOutlets<M>
SpecsForOutlets
:
{
[
K
in
keyof
M
]
:
PortSpec
<
OutletValue
<
M
[
K
]
>
>
}
The spec map implied by a record of source outlets.
Type Parameters
M
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@pond-ts/process API Reference
Loading...
The spec map implied by a record of source outlets.