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 ca871ed commit 27f4751Copy full SHA for 27f4751
packages/database-compat/src/index.node.ts
@@ -14,6 +14,8 @@
14
* See the License for the specific language governing permissions and
15
* limitations under the License.
16
*/
17
+
18
+// eslint-disable-next-line import/no-extraneous-dependencies
19
import firebase from '@firebase/app-compat';
20
import { FirebaseNamespace } from '@firebase/app-types';
21
import { _FirebaseNamespace } from '@firebase/app-types/private';
0 commit comments