github
readme
source
examples
distribution
Preparing search index...
The search index is not available
@oazmi/tsignal - v0.4.0
@oazmi/tsignal
typedefs
Updater
Type alias Updater<T>
Updater
<
T
>
:
(
(
prev_value
?
)
=>
T
)
type definition for an incremental updater function.
Type Parameters
T
Type declaration
(
prev_value
?
)
:
T
Parameters
Optional
prev_value
:
T
Returns
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@oazmi/tsignal - v0.4.0
async_signal
collection_signal
context
funcdefs
jsx-runtime/mod
mod
record_signal
signal
typedefs
Generated using
TypeDoc
type definition for an incremental updater function.