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 9a3926c commit 0e27118Copy full SHA for 0e27118
packages/firestore/src/api/reference_impl.ts
@@ -71,7 +71,7 @@ import {
71
QuerySnapshot,
72
SnapshotMetadata
73
} from './snapshot';
74
-import {ExpUserDataWriter} from "./user_data_writer";
+import { ExpUserDataWriter } from './user_data_writer';
75
76
/**
77
* An options object that can be passed to {@link (onSnapshot:1)} and {@link
0 commit comments