Type Alias PropType<TObj, TProp>

PropType<TObj, TProp>: TObj[TProp]

Type Parameters

  • TObj
  • TProp extends keyof TObj