core
1.0-RC1
js
core
/
dev.fritz2.core
/
Store
/
enqueue
enqueue
js
abstract
suspend
fun
enqueue
(
update
:
Update
<
D
>
)
Content copied to clipboard
abstract method defining, how this
Store
handles an
Update
Parameters
update
the
Update
to handle