MCPcopy Create free account
hub / github.com/NativeScript/firebase / isEqual

Method isEqual

packages/firebase-firestore/index.d.ts:80–80  ·  view source on GitHub ↗
(ts: ITimestamp)

Source from the content-addressed store, hash-verified

78 seconds: number;
79
80 isEqual(ts: ITimestamp): boolean;
81
82 toDate(): Date;
83

Callers

nothing calls this directly

Implementers 3

Timestamppackages/firebase-firestore/index.andr
Timestamppackages/firebase-firestore/index.ios.
Timestamppackages/firebase-firestore/index.d.ts

Calls

no outgoing calls

Tested by

no test coverage detected