CacheKVStore type
Key value store for in-memory cache
type CacheKVStore = Record<string, ValidCacheType>
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Key value store for in-memory cache
type CacheKVStore = Record<string, ValidCacheType>