This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { Server } from "socket.io";
|
||||
import { DefaultEventsMap } from "socket.io/dist/typed-events";
|
||||
import { DefaultEventsMap, Server } from "socket.io";
|
||||
|
||||
let io: Server<DefaultEventsMap, DefaultEventsMap, DefaultEventsMap, any>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user