> ## 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: setVariables()

> **setVariables**(`variables`): `void`

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

Sets the variables required to interact with the Twitch API.

## Parameters

### variables

`Readonly`\<[`TwitchVariables`](/documentation/api/twitch-helpers/interfaces/TwitchVariables)>

The variables to set

## Returns

`void`
