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 e0b4631 commit b4ac616Copy full SHA for b4ac616
tsconfig.json
@@ -11,7 +11,7 @@
11
"esModuleInterop": true,
12
"declaration": true,
13
"lib": ["esnext", "dom"],
14
- "types": ["vite/client"],
+ "types": ["vite/client", "web-bluetooth"],
15
"baseUrl": ".",
16
"outDir": "dist",
17
"paths": {
0 commit comments