firebase-firestore
Toggle table of contents
2.2.0
js
Platform filter
js
Switch theme
Search in API
firebase-firestore
firebase-firestore
/
dev.gitlive.firebase.firestore.externals
/
getDoc
get
Doc
js
external
fun
getDoc
(
reference
:
DocumentReference
,
options
:
Any
?
=
definedExternally
)
:
Promise
<
DocumentSnapshot
>