UNPKG

veritatisdoloremque

Version:
18 lines (10 loc) 537 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; [serverTimestamp](./firestore_lite.servertimestamp.md) ## serverTimestamp() function Returns a sentinel used with or to include a server-generated timestamp in the written data. <b>Signature:</b> ```typescript export declare function serverTimestamp(): FieldValue; ``` <b>Returns:</b> [FieldValue](./firestore_lite.fieldvalue.md)