transferum
Preparing search index...
DataHandler
Type Alias DataHandler<T>
DataHandler
:
(
data
:
T
)
=>
void
Synchronous data handler — called with a value of type T.
Type Parameters
T
Type Declaration
(
data
:
T
)
:
void
Parameters
data
:
T
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
transferum
Loading...
Synchronous data handler — called with a value of type T.