Type Alias CacheSettings

CacheSettings: CacheSettingsBase & { adapter: CacheAdapter<any> }

IMPORT_PATH: "@daiso-tech/core/cache"