Head of the doubly-linked list.

Hierarchy

  • Head

Properties

Properties

client: Client
next: null | Head
prev: null | Head

Generated using TypeDoc