> ## Documentation Index
> Fetch the complete documentation index at: https://stars-components.js.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Enumeration: TwitchEventSubTypes

Defined in: [enums.ts:14](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/twitch-helpers/src/lib/enums.ts#L14)

## Enumeration Members

### StreamOffline

> **StreamOffline**: `"stream.offline"`

Defined in: [enums.ts:16](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/twitch-helpers/src/lib/enums.ts#L16)

***

### StreamOnline

> **StreamOnline**: `"stream.online"`

Defined in: [enums.ts:15](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/twitch-helpers/src/lib/enums.ts#L15)
