Const
In-memory cache for manga search results. Authoritative cache used by the service.
export const mangaCache: MangaCache = {}; Copy
export const mangaCache: MangaCache = {};
In-memory cache for manga search results. Authoritative cache used by the service.