UNPKG

veritatisdoloremque

Version:
18 lines (10 loc) 522 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; [serverTimestamp](./firestore_.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_.fieldvalue.md)