Type Alias _<T, K>

_: { [P in K]: T[P] }

Type Parameters

  • T
  • K extends keyof T