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.
2 parents d8f2618 + dc8466f commit ba8cc73Copy full SHA for ba8cc73
packages/firestore/exp/register.ts
@@ -25,7 +25,6 @@ import { Component, ComponentType } from '@firebase/component';
25
import { name, version } from '../package.json';
26
import { setSDKVersion } from '../src/core/version';
27
import { FirebaseFirestore } from '../src/exp/database';
28
-import { Settings } from '../src/exp/settings';
29
import { PrivateSettings } from '../src/lite/settings';
30
31
declare module '@firebase/component' {
0 commit comments