Type alias MangaStatus

MangaStatus: "anons" | "ongoing" | "released" | "paused" | "discontinued"

Generated using TypeDoc