@embra/reactivity - v0.0.3
Preparing search index...
index
unsubscribe
Function unsubscribe
unsubscribe
(
$
:
undefined
|
null
|
Readable
<
any
>
|
Iterable
<
Readable
<
any
>
,
any
,
any
>
,
subscriber
?:
(
...
args
:
any
[]
)
=>
any
,
)
:
void
Remove the given subscriber. Remove all if no subscriber provided.
Parameters
$
:
undefined
|
null
|
Readable
<
any
>
|
Iterable
<
Readable
<
any
>
,
any
,
any
>
Optional
subscriber
:
(
...
args
:
any
[]
)
=>
any
Returns
void
Settings
Theme
OS
Light
Dark
@embra/reactivity - v0.0.3
Loading...
Remove the given subscriber. Remove all if no subscriber provided.