Documentation
Preparing search index...
@waku/react
utils
pushOrInitMapSet
Function pushOrInitMapSet
pushOrInitMapSet
<
K
,
V
>
(
map
:
Map
<
K
,
Set
<
V
>
>
,
key
:
K
,
newValue
:
V
)
:
void
Type Parameters
K
V
Parameters
map
:
Map
<
K
,
Set
<
V
>
>
key
:
K
newValue
:
V
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Loading...