Function getAuthor

  • Parameters

    • input: number | CheerioAPI

      either a work id in form of a number or a parsable cheerio.CheerioAPI Object

    Returns Promise<User[]>

    • Array of User objects containing information about the authors of the work

Generated using TypeDoc