Documentation
Preparing search index...
@waku/utils
groupByContentTopic
Function groupByContentTopic
groupByContentTopic
<
T
extends
{
contentTopic
:
string
}
>
(
values
:
readonly
T
[]
,
)
:
Map
<
string
,
T
[]
>
Type Parameters
T
extends
{
contentTopic
:
string
}
Parameters
values
:
readonly
T
[]
Returns
Map
<
string
,
T
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Loading...