Type guard narrowing value to a non-null object.
value
object
The value to test.
true if value is a non-null object.
true
Type guard narrowing
valueto a non-nullobject.