Skip to content

Commit d3cb8f4

Browse files
Merge
2 parents db8d6a2 + b03423b commit d3cb8f4

File tree

149 files changed

+3357
-3904
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

149 files changed

+3357
-3904
lines changed

common/api-review/firestore-lite.api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ export class DocumentSnapshot<T = DocumentData> {
104104
get ref(): DocumentReference<T>;
105105
}
106106

107+
export { EmulatorMockTokenOptions }
108+
107109
// @public
108110
export function endAt(snapshot: DocumentSnapshot<unknown>): QueryConstraint;
109111

0 commit comments

Comments
 (0)