Function: getPostAuthor()
getPostAuthor(
post):AuthorEntity[]
Defined in: packages/core/src/data/utils/postHandling.ts:11
Returns the author object from the post object if it exists
Parameters
post
The Post object
getPostAuthor(
post):AuthorEntity[]
Defined in: packages/core/src/data/utils/postHandling.ts:11
Returns the author object from the post object if it exists
The Post object