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