UNPKG

veritatisdoloremque

Version:
23 lines (13 loc) 498 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; [limitToLast](./database.query.limittolast.md) ## Query.limitToLast() method <b>Signature:</b> ```typescript limitToLast(limit: number): Query; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | limit | number | | <b>Returns:</b> [Query](./database.query.md)