Skip to content

@mastondzn/dank-twitch-irc / unionSets

Function: unionSets()

unionSets<T>(sets): Set<T>

Defined in: src/utils/union-sets.ts:1

Type Parameters

T

Parameters

sets

Set<T>[]

Returns

Set<T>