Interface Author

Information about an author.

Hierarchy

Properties

died: boolean

Whether the author is deceased.

familyname: string

The family name of the author.

female: boolean

Whether the author is female.

Default Value

true

givenname: string

The given name of the author.

key: string

The key of the author.

pkgs?: string[]

List of ids of packages mentioning the author. This attribute is included if the parameter ref is set to true.

Generated using TypeDoc