Predicate with type guard that can be inserted into a filter() call to remove undefined values from the array.
True if not undefined.
Optional
Any value.
Generated using TypeDoc
Predicate with type guard that can be inserted into a filter() call to remove undefined values from the array.
Returns
True if not undefined.