CacheKVStore type
Key value store for in-memory cache
type CacheKVStore = Record<string, ValidCacheType>
Bu tarayıcı artık desteklenmiyor.
En son özelliklerden, güvenlik güncelleştirmelerinden ve teknik destekten faydalanmak için Microsoft Edge’e yükseltin.
Key value store for in-memory cache
type CacheKVStore = Record<string, ValidCacheType>