編輯

共用方式為


CacheKVStore type

Key value store for in-memory cache

type CacheKVStore = Record<string, ValidCacheType>