CacheKVStore type
Key value store for in-memory cache
type CacheKVStore = Record<string, ValidCacheType>
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Key value store for in-memory cache
type CacheKVStore = Record<string, ValidCacheType>