Skip to content

@mastondzn/dank-twitch-irc / unionSets

Function: unionSets()

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

Type parameters

T

Parameters

sets: Set<T>[]

Returns

Set<T>

Source

src/utils/union-sets.ts:1