voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 412 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/firestore](./firestore.md) > [/](./firestore_.md) > [Unsubscribe](./firestore_.unsubscribe.md)
## Unsubscribe interface
A function returned by `onSnapshot()` that removes the listener when invoked.
<b>Signature:</b>
```typescript
export declare interface Unsubscribe
```