Closed wayneparrott closed 2 years ago
The Node class in lib/node.js includes a spinning property that can be used to determine if a node is running. The types/node.d.ts is missing this spinning property.
Node
spinning
The
Node
class in lib/node.js includes aspinning
property that can be used to determine if a node is running. The types/node.d.ts is missing thisspinning
property.