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 570c966 commit 7e5e26eCopy full SHA for 7e5e26e
projects/angular-web-bluetooth/package.json
@@ -17,8 +17,7 @@
17
"homepage": "https://github.com/manekinekko/angular-web-bluetooth",
18
"bugs": "https://github.com/manekinekko/angular-web-bluetooth/issues",
19
"description": "A Web Bluetooth (Bluetooth Low Energy) module for angular (v2+)",
20
- "main": "dist/index.js",
21
- "types": "dist/index.d.ts",
+ "types": "./dist/angular-web-bluetooth/public_api.d.ts",
22
"private": false,
23
"keywords": [
24
"angular",
0 commit comments