<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [firefish-js](./firefish-js.md) &gt; [Stream](./firefish-js.stream.md) &gt; [state](./firefish-js.stream.state.md)

## Stream.state property

**Signature:**

```typescript
state: "initializing" | "reconnecting" | "connected";
```