Type alias RawCache<Type>

RawCache<Type>: Record<string, NullableCacheValue<Type>>

Type Parameters

  • Type

Generated using TypeDoc