A class representing an author.

author.addBook(new Book("The Lord of the Rings")); // only this line shall be included in the docs

Constructors

Properties

Methods

Constructors

Properties

books: Book[] = []

Methods