Home > @tridion-sites/open-api-client > LinkDictionary
Represents the set of links grouped by the link definition.
Signature:
export type LinkDictionary = Record<string, any>;