Update @types/node to 20
This commit is contained in:
parent
2dc8a5a7e3
commit
1fd8b0ef23
5 changed files with 71 additions and 22 deletions
|
@ -369,7 +369,7 @@ export class WebSocketResourceWithShadowing implements IWebSocketResource {
|
|||
|
||||
private stats: AggregatedStats;
|
||||
|
||||
private statsTimer: NodeJS.Timer;
|
||||
private statsTimer: NodeJS.Timeout;
|
||||
|
||||
private shadowingWithReporting: boolean;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue