@valon-technologies/gestalt
Preparing search index...
services/cache
CacheGetManyResponse
Interface CacheGetManyResponse
CacheGetManyResponse returns every lookup result for GetMany.
interface
CacheGetManyResponse
{
entries
:
CacheResult
[]
;
}
Index
Properties
entries
Properties
entries
entries
:
CacheResult
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
entries
@valon-technologies/gestalt
Loading...
CacheGetManyResponse returns every lookup result for GetMany.