Home > @tridion-sites/models > ParametersDictionary
Represents multiple sets of the parameters grouped by name.
Signature:
export type ParametersDictionary = Record<string, string>;