Comick-specific manga source client. Extends the base client with Comick-specific parsing and logic.

Hierarchy (View Summary)

Constructors

Methods

  • Get cache status for debugging.

    Returns {
        source: string;
        totalEntries: number;
        activeEntries: number;
        expiredEntries: number;
    }