CacheItem: { key: string; value: T }

Type Parameters

  • T = unknown

Type declaration

  • key: string
  • value: T