UNPKG

quodolores

Version:

Monorepo for the Firebase JavaScript SDK

14 lines (8 loc) 430 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/firestore](./firestore.md) &gt; [/](./firestore_.md) &gt; [QuerySnapshot](./firestore_.querysnapshot.md) &gt; [size](./firestore_.querysnapshot.size.md) ## QuerySnapshot.size property The number of documents in the `QuerySnapshot`<!-- -->. <b>Signature:</b> ```typescript get size(): number; ```