An enum representing the possible values returned by getRuntimeType. These values are
similar to the output of the built-in
typeof operator
except that this includes new types array and null, that typeof does not have, which are
both distinct from object.
An enum representing the possible values returned by getRuntimeType. These values are similar to the output of the built-in
typeof
operator except that this includes new typesarray
andnull
, thattypeof
does not have, which are both distinct fromobject
.Package
@augment-vir/assert