Global

Methods

getComicById() → {Comic}

Fetch comic with given id.

Source:
Returns:
Type:
Comic

A promise for the comic.

getLatestComic() → {Comic}

Fetch latest comic.

Source:
Returns:
Type:
Comic

A promise for the comic.