Function: validateAuthorProfile()
validateAuthorProfile<
V>(v):ValidationResult<AuthorProfile&V>
Defined in: web/lib/api/generated/types/pub/chive/author/getProfile.ts:86
Type Parameters
• V
Parameters
v
V
Returns
ValidationResult<AuthorProfile & V>