mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 12:03:03 +00:00
dependency upgrades, server and platform module updates, linting wip
This commit is contained in:
4
src/config/cache-config.interface.ts
Normal file
4
src/config/cache-config.interface.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export interface CacheConfig {
|
||||
msToLive: number,
|
||||
control: string
|
||||
}
|
Reference in New Issue
Block a user