We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fe1619 commit 07a77cdCopy full SHA for 07a77cd
1 file changed
package.json
@@ -4,6 +4,7 @@
4
"description": "Implementation for the Serial/TCP Modbus protocol.",
5
"author": "Stefan Poeter <stefan.poeter@cloud-automation.de>",
6
"main": "./dist/modbus.js",
7
+ "types": "./dist/modbus.d.ts",
8
"bin": {
9
"jsmodbus": "./bin/jsmodbus.js"
10
},
0 commit comments