Type Alias MsgWith<T, P>

MsgWith<T, P>: Record<P, NonNullable<T[P]>>

Type Parameters

  • T
  • P extends keyof T