Home > @tridion-sites/open-api-client > VariablesDictionary
Represents multiple sets of variables grouped by name.
Signature:
export type VariablesDictionary = Record<string, any>;