import { InjectionToken } from '@angular/core'; export const FUSE_APP_CONFIG = new InjectionToken('FUSE_APP_CONFIG');