Return if the given value is a type object.
value
object
This function gives the TypeScript compiler the typing-hint that the given value is possibly the type of the given T.
T
Generated using TypeDoc
Return if the given
valueis a typeobject.This function gives the TypeScript compiler the typing-hint that the given
valueis possibly the type of the givenT.