We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47d7765 commit acc1efcCopy full SHA for acc1efc
package.json
@@ -4,6 +4,7 @@
4
"description": "Nodejs bindings for BrowserStack Local",
5
"engine": "^0.10.44",
6
"main": "index.js",
7
+ "types": "index.d.ts",
8
"scripts": {
9
"pretest": "./node_modules/.bin/eslint lib/* index.js",
10
"test": "./node_modules/.bin/mocha"
0 commit comments