Type alias _<T>

_<T>: T

Placeholder that sometimes helps force TS to display what you want it to.

Type Parameters

  • T