Checks if a given thing is null or undefined.
The thing to check against.
True if it is, false otherwise.
Generated using TypeDoc
Checks if a given thing is null or undefined.