@proto-kit/common • Docs
Documentation / @proto-kit/common / MergeObjects
Type Alias: MergeObjects<Input>
MergeObjects<
Input>:UnionToIntersection<Input[keyofInput]>
Type Parameters
• Input extends Record<string, unknown>
@proto-kit/common • Docs
Documentation / @proto-kit/common / MergeObjects
MergeObjects<
Input>:UnionToIntersection<Input[keyofInput]>
• Input extends Record<string, unknown>