Stone.js API
Docs
Home
Preparing search index...
stone-js-pipeline/src/declarations
MixedPipe
Type Alias MixedPipe<T, R, Args>
MixedPipe
:
PipeType
<
T
,
R
,
Args
>
|
MetaPipe
<
T
,
R
,
Args
>
A mixed type that can be either a simple Pipe or a MetaPipe configuration.
Type Parameters
T
=
unknown
R
=
T
Args
extends
any
[]
=
any
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Docs
Home
Stone.js API
Loading...
A mixed type that can be either a simple Pipe or a MetaPipe configuration.