Type guard for non-null objects.
After narrowing, the value can be safely indexed with string keys.
The value to check.
true if value is a non-null object.
true
value
Type guard for non-null objects.
After narrowing, the value can be safely indexed with string keys.