toggle menu
browser
0.0.3
js
switch theme
search in API
browser
/
keyval
/
update
update
external
fun
update
(
key
:
String
,
updater
:
(
oldValue
:
Any
?
)
->
Any
,
customStore
:
UseStore
=
definedExternally
)
:
Promise
<
Unit
>