TheseBoth
TheseBoth<
First,Second> =WithKind<"Both"> &WithFirst<First> &WithSecond<Second>
Defined in: Core/These.ts:30
Type Parameters
Section titled “Type Parameters”First
Second
Section titled “Second”Second
TheseBoth<
First,Second> =WithKind<"Both"> &WithFirst<First> &WithSecond<Second>
Defined in: Core/These.ts:30
First
Second