Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/typebox/src/type/sets/set.ts>SetUnionMany

Json Schema Type Builder with Static Type Resolution for TypeScript
Latest
function SetUnionMany
import { SetUnionMany } from "https://deno.land/x/typebox@0.34.0/src/type/sets/set.ts";

Returns the Union of multiple sets

Type Parameters

T extends PropertyKey[][]

Parameters

T: [...T]