> ## 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.

# Function: areTwitchClientCredentialsSet()

> **areTwitchClientCredentialsSet**(): `boolean`

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

Checks if the Twitch client credentials are set in the environment variables `TWITCH_CLIENT_ID` and
`TWITCH_CLIENT_SECRET` or in the variables set by `setVariables`.

## Returns

`boolean`

If the Twitch client credentials are set
