Rep<P>: P extends HktRep
    ? P["rep"]
    : never

Type Parameters

  • P

Generated using TypeDoc