forked from hazza/dspace-angular
5 lines
76 B
TypeScript
5 lines
76 B
TypeScript
// tslint:disable-next-line:no-empty-interface
|
|
export interface Config {
|
|
|
|
}
|