Skip to content
This is the alpha v4 version website. Looking for the v3 documentation?

UnionToIntersection

UnionToIntersection<U> = U extends unknown ? (k) => void : never extends (k) => void ? I : never

Defined in: packages/sigma/src/primitives/registry.ts:34

Type Parameters

U

U