Skip to content

TheseBoth

TheseBoth<First, Second> = WithKind<"Both"> & WithFirst<First> & WithSecond<Second>

Defined in: Core/These.ts:30

First

Second