Function getSeries

  • Parameters

    • input: number | CheerioAPI

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

    Returns Promise<SeriesInfo[]>

    • Array of SeriesInfo objects cotaining information about the series associated with the work

Generated using TypeDoc