UNPKG

voluptasmollitia

Version:
14 lines (8 loc) 451 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/firestore](./firestore.md) &gt; [lite](./firestore_lite.md) &gt; [DocumentReference](./firestore_lite.documentreference.md) &gt; [type](./firestore_lite.documentreference.type.md) ## DocumentReference.type property The type of this Firestore reference. <b>Signature:</b> ```typescript readonly type = "document"; ```