Skip to main content
setVariables(variables): void
Defined in: packages/reddit-helpers/src/lib/variables.ts:13 Sets the variables required to interact with the Reddit API.

Parameters

variables

Readonly<RedditVariables> The variables to set

Returns

void