org.scalajs.core.ir.Types
The type of null. It does not accept undefined. The null type is a subtype of all class types and array types.
null
undefined
The type of
null. It does not acceptundefined. The null type is a subtype of all class types and array types.