mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 03:53:02 +00:00
recursive merge of config
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
export interface UniversalConfig {
|
||||
import { Config } from './config.interface';
|
||||
|
||||
export interface UniversalConfig extends Config {
|
||||
preboot: boolean,
|
||||
async: boolean,
|
||||
time: boolean
|
||||
|
Reference in New Issue
Block a user