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.
Fetch comic with given id.
Comic
A promise for the comic.
Fetch latest comic.
Comic
A promise for the comic.