property cacheManager.CacheOptions.cache

Enable or disable the cache

Because of the limited rate limit of the Jikan API, it's recommended to enable the cache

Default true

Type

boolean

Usage

import { type cacheManager } from ".";