A utility types library for Typescript.
The types included in this library are categorized by their purpose.
IsAny<T>
true
T
any
false
null
undefined