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 546528b commit 880d1b0Copy full SHA for 880d1b0
package.json
@@ -23,6 +23,7 @@
23
],
24
"main": "dist/onvif-probe-rx-cjs.js",
25
"module": "dist/onvif-probe-rx-esm.js",
26
+ "types": "dist/index.d.ts",
27
"scripts": {
28
"test": "echo \"Error: no test specified\" && exit 1",
29
"lint": "tslint -p tsconfig.json",
0 commit comments