Home > @hz-9/algorithm > DoublyLinkedListNode > next
Signature:
next: DoublyLinkedListNode<T> | undefined;