easybus
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Type parameters
T
Hierarchy
ListNode
Index
Constructors
constructor
Properties
next
prev
value
Constructors
constructor
new
List
Node
(
value
:
any
)
:
ListNode
Parameters
value:
any
Returns
ListNode
Properties
next
next
:
ListNode
<
T
>
prev
prev
:
ListNode
<
T
>
value
value
:
T
Generated using
TypeDoc