We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ca32b commit c6bf8c0Copy full SHA for c6bf8c0
package.json
@@ -6,6 +6,7 @@
6
"main": "./build/engine.io.js",
7
"types": "./build/engine.io.d.ts",
8
"exports": {
9
+ "types": "./build/engine.io.d.ts",
10
"import": "./wrapper.mjs",
11
"require": "./build/engine.io.js"
12
},
0 commit comments