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