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 5f22ed0 commit 7e27159Copy full SHA for 7e27159
support/package.cjs.json
@@ -1,4 +1,5 @@
1
{
2
+ "name": "engine.io-parser",
3
"type": "commonjs",
4
"browser": {
5
"./encodePacket.js": "./encodePacket.browser.js",
support/package.esm.json
"type": "module",
0 commit comments