UNPKG

veritatisdoloremque

Version:
23 lines (13 loc) 499 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/database](./database.md) &gt; [Query](./database.query.md) &gt; [isEqual](./database.query.isequal.md) ## Query.isEqual() method <b>Signature:</b> ```typescript isEqual(other: Query | null): boolean; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | other | [Query](./database.query.md) \| null | | <b>Returns:</b> boolean