Documentation

first()

Returns the first object in the list.

first(): T | undefined;

Related