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