Editar

Compartir a través de


CacheKVStore type

Key value store for in-memory cache

type CacheKVStore = Record<string, ValidCacheType>