Search
Preparing search index...
The search index is not available
frp-ts
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
frp-ts
@frp-ts/test-utils
Module @frp-ts/test-utils
Index
Namespaces
emitter
Utils
observable
Utils
Functions
attach
Subscription
new
Adapter
Functions
Const
attach
Subscription
attach
Subscription
<
A
,
S
>
(
source
:
S
, subscription
:
observableUtils
.
Subscription
)
:
S
Type parameters
A
S
:
observableUtils
.
Observable
<
A
,
S
>
Parameters
source:
S
subscription:
observableUtils
.
Subscription
Returns
S
new
Adapter
new
Adapter
<
T
>
(
)
:
[
observable
:
observableUtils
.
Observable
<
T
>
,
next
:
(
value
:
T
)
=>
void
]
Type parameters
T =
never
Returns
[
observable
:
observableUtils
.
Observable
<
T
>
,
next
:
(
value
:
T
)
=>
void
]
Modules
@frp-
ts/core
@frp-
ts/fp-
ts
@frp-
ts/lens
@frp-
ts/test-
utils
emitter
Utils
observable
Utils
@frp-
ts/utils
attach
Subscription
new
Adapter
Generated using
TypeDoc