tridion-sites-extensions-api-docs

Home > @tridion-sites/open-api-client > LinkDictionary

LinkDictionary type

Represents the set of links grouped by the link definition.

Signature:

export type LinkDictionary = Record<string, any>;