CacheKVStore type
Key value store for in-memory cache
type CacheKVStore = Record<string, ValidCacheType>
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Key value store for in-memory cache
type CacheKVStore = Record<string, ValidCacheType>