Delen via


Common type

Kruisingstype van 2 typen retourneren

type Common<A, B> = Pick<A, CommonProperties<A, B>>