Returns the native element type of the passed element. E.g. number | null is returned for tempIn.
number | null
tempIn
Generated using TypeDoc
Returns the native element type of the passed element. E.g.
number | null
is returned fortempIn
.