Skip to content

@continuum-js/frp


@continuum-js/frp / stream

Function: stream() ​

stream<A>(): StreamSource<A>

Defined in: index.ts:1525

A source stream plus its fire, as one value.

Type Parameters ​

A ​

A

Returns ​

StreamSource<A>