ic-reactor
Example
GitHub
Preparing search index...
core
utils
agent
ObserveFunction
Type Alias ObserveFunction<T>
ObserveFunction
:
(
data
:
T
,
...
rest
:
unknown
[]
)
=>
void
Type Parameters
T
Type declaration
(
data
:
T
,
...
rest
:
unknown
[]
)
:
void
Parameters
data
:
T
...
rest
:
unknown
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Example
GitHub
ic-reactor
Loading...