Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

esm.sh/@firebase/[email protected]/dist/index.d.ts

aggregateFieldEqual

Compares two 'AggregateField` instances for equality.

function aggregateFieldEqual(left: AggregateField<unknown>, right: AggregateField<unknown>): boolean;
§
aggregateFieldEqual(left: AggregateField<unknown>, right: AggregateField<unknown>): boolean
[src]

§Parameters

§
left: AggregateField<unknown>
[src]
  • Compare this AggregateField to the right.
§
right: AggregateField<unknown>
[src]
  • Compare this AggregateField to the left.

§Return Type

§
boolean
[src]
Manual
API
Standard Library
Third Party Modules
Benchmarks
Artwork
Blog
System Status
Companies interested in Deno