Type alias SeriesVolumeCover

SeriesVolumeCover: [number, RelativeURL, RelativeURL, RelativeURL]

A 4-element tuple containing the following elements:

  1. The volume number.
  2. A RelativeURL to the png image of the cover.
  3. A RelativeURL to the webp image of the cover.
  4. A RelativeURL to the blurred png image of the cover.

Generated using TypeDoc