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.
2 parents f38bf48 + d7177c0 commit 6743c57Copy full SHA for 6743c57
package.json
@@ -3,6 +3,7 @@
3
"version": "1.5.2",
4
"description": "Laravel Echo library for beautiful Pusher and Socket.IO integration",
5
"main": "dist/echo.common.js",
6
+ "types": "dist/echo.d.ts",
7
"module": "dist/echo.js",
8
"scripts": {
9
"build": "npm run compile && npm run declarations",
0 commit comments