CacheKVStore type

Nyckelvärdearkiv för minnesintern cache

type CacheKVStore = Record<string, ValidCacheType>