mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-15 06:27:34 -07:00
11 lines
343 B
Markdown
11 lines
343 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [calckey-js](./calckey-js.md) > [Stream](./calckey-js.stream.md) > [state](./calckey-js.stream.state.md)
|
|
|
|
## Stream.state property
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
state: "initializing" | "reconnecting" | "connected";
|
|
```
|