UNPKG

voluptasmollitia

Version:
20 lines (11 loc) 456 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; [toJSON](./database.query.tojson.md) ## Query.toJSON() method Returns a JSON-serializable representation of this object. <b>Signature:</b> ```typescript toJSON(): string; ``` <b>Returns:</b> string A JSON-serializable representation of this object.