Home > @hz-9/algorithm > ObjectDeque > peekFront
Signature:
peekFront(): T | undefined;
Returns:
T | undefined