Extended<C, P>: C & Omit<UnionToIntersection<P[number]>, keyof C>

Type Parameters

  • C extends object

  • P extends readonly Parent[]

Generated using TypeDoc