By using COMICS
category you can interact with the book providers. And have access to the comic providers methods. Which allows you to search for comics, get the comic information, get the comic chapters with images to read.
// ESM
import { COMICS } from '@consumet/extensions';
// <providerName> is the name of the provider you want to use. list of the proivders is below.
const comicProvider = COMICS.<providerName>();
This list is in alphabetical order. (except the sub bullet points)