We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3ebbde commit 7e177bdCopy full SHA for 7e177bd
types/socketIO/socket.ts
@@ -1,4 +1,4 @@
1
-// deno-lint-ignore-file no-explicit-any ban-types camelcase
+// deno-lint-ignore-file no-explicit-any camelcase
2
// this file is copied from https://cdn.esm.sh/v54/socket.io-client@4.2.0/build/socket.d.ts
3
import { Packet } from "./parser.ts";
4
import { Manager } from "./manager.ts";
0 commit comments