voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 446 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/firestore](./firestore.md) > [/](./firestore_.md) > [CollectionReference](./firestore_.collectionreference.md) > [type](./firestore_.collectionreference.type.md)
## CollectionReference.type property
The type of this Firestore reference.
<b>Signature:</b>
```typescript
readonly type = "collection";
```