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 ad0433b commit 854c924Copy full SHA for 854c924
packages-exp/functions-types-exp/index.d.ts
@@ -14,7 +14,7 @@
14
* See the License for the specific language governing permissions and
15
* limitations under the License.
16
*/
17
-import { FirebaseApp } from '@firebase/app-types-exp';
+import { FirebaseApp } from '@firebase/app-exp';
18
import { FirebaseError } from '@firebase/util';
19
20
/**
0 commit comments