/** * @type AllDomainLinksProperty * @export */ export type AllDomainLinksProperty = Array | string;