NonEmpty
NonEmpty<
A,K> =NonEmptyRecord<A,K>
Defined in: Data/Rec.ts:630
Type Parameters
Section titled “Type Parameters”A
K extends string = string
NonEmpty<
A,K> =NonEmptyRecord<A,K>
Defined in: Data/Rec.ts:630
A
K extends string = string