Skip to content
Discussion options

You must be logged in to vote

Hey @benmliang, to use firebase.firestore methods, we'd first have to manually import the Firestore library:

import("@google-cloud/firestore")

For more insight on this, check out the example in this discussion: #1102

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BeeBombshell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1079 on February 06, 2023 06:37.