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 f20bbfa commit 03004a3Copy full SHA for 03004a3
packages-exp/firebase-exp/compat/app/package.json
@@ -3,6 +3,6 @@
3
"main": "dist/index.cjs.js",
4
"browser": "dist/index.esm.js",
5
"module": "dist/index.esm.js",
6
- "typings": "dist/compat/app/index.d.ts"
+ "typings": "../index.d.ts"
7
}
8
0 commit comments