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 897a676 commit 62ad9e2Copy full SHA for 62ad9e2
packages/data-connect/package.json
@@ -68,7 +68,7 @@
68
"bugs": {
69
"url": "https://github.com/firebase/firebase-js-sdk/issues"
70
},
71
- "typings": "dist/src/index.d.ts",
+ "typings": "./dist/public.d.ts",
72
"nyc": {
73
"extension": [
74
".ts"
0 commit comments