Type Alias AuthorProperty

AuthorProperty: string | { email: string; name: string; url: string }