voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 427 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/firestore](./firestore.md) > [lite](./firestore_lite.md) > [Query](./firestore_lite.query.md) > [(constructor)](./firestore_lite.query._constructor_.md)
## Query.(constructor)
Constructs a new instance of the `Query` class
<b>Signature:</b>
```typescript
protected constructor();
```