mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +00:00
5 lines
76 B
TypeScript
5 lines
76 B
TypeScript
// tslint:disable-next-line:no-empty-interface
|
|
export interface Config {
|
|
|
|
}
|