mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Update @types/node to 20
This commit is contained in:
@@ -369,7 +369,7 @@ export class WebSocketResourceWithShadowing implements IWebSocketResource {
|
||||
|
||||
private stats: AggregatedStats;
|
||||
|
||||
private statsTimer: NodeJS.Timer;
|
||||
private statsTimer: NodeJS.Timeout;
|
||||
|
||||
private shadowingWithReporting: boolean;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user