Skip to content

Commit

Permalink
export change
Browse files Browse the repository at this point in the history
  • Loading branch information
colerogers committed Apr 18, 2023
1 parent 3144d99 commit 89668a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/v2/providers/firestore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ import {
createSnapshotFromProtobuf,
} from "../../common/providers/firestore";

export { Change };

/** @internal */
export const writtenEventType = "google.cloud.firestore.document.v1.written";

Expand Down

0 comments on commit 89668a8

Please sign in to comment.