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 398e4e2 commit 0a8c8e3Copy full SHA for 0a8c8e3
test/typings-test/index.ts
@@ -1,9 +0,0 @@
1
-/**
2
- * This file just imports from a path that was previously known to having
3
- * typings errors because it relied on an ambient namespace for firebase,
4
- * which wouldn't necessarily have been loaded.
5
- */
6
-
7
-import {FirebaseSdkAuthBackend} from 'angularfire2/auth/firebase_sdk_auth_backend';
8
9
-const Backend = FirebaseSdkAuthBackend;
0 commit comments