Interface Person

Author and Contributors type.

Hierarchy

  • Person

Properties

Properties

email?: string

The person's email.

name: string

The person's name.

url?: string

The person's url.

Generated using TypeDoc