UNPKG

voluptasmollitia

Version:
14 lines (8 loc) 503 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; [path](./firestore_lite.documentreference.path.md) ## DocumentReference.path property A string representing the path of the referenced document (relative to the root of the database). <b>Signature:</b> ```typescript get path(): string; ```