mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 18:44:14 +00:00
refactored requestCacheReducer
This commit is contained in:
1
src/app/core/cache/object-cache.reducer.ts
vendored
1
src/app/core/cache/object-cache.reducer.ts
vendored
@@ -12,6 +12,7 @@ import { CacheEntry } from "./cache-entry";
|
||||
*/
|
||||
export interface CacheableObject {
|
||||
uuid: string;
|
||||
self?: string;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user