quodolores
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 458 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/firestore](./firestore.md) > [lite](./firestore_lite.md) > [Timestamp](./firestore_lite.timestamp.md) > [nanoseconds](./firestore_lite.timestamp.nanoseconds.md)
## Timestamp.nanoseconds property
The fractions of a second at nanosecond resolution.\*
<b>Signature:</b>
```typescript
readonly nanoseconds: number;
```