> ## 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: TwitchHelixUserType

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

## Enumeration Members

### Admin

> **Admin**: `"admin"`

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

***

### GlobalMod

> **GlobalMod**: `"global_mod"`

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

***

### Normal

> **Normal**: `""`

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

***

### Staff

> **Staff**: `"staff"`

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