Function: parseAuthorField

PackageUtils.parseAuthorField

parseAuthorField(json): undefined | string

Parameters

Name Type
json Object
json.author string | { name: string }

Returns

undefined | string

ON THIS PAGE