編集

次の方法で共有


CacheKVStore type

Key value store for in-memory cache

type CacheKVStore = Record<string, ValidCacheType>