import { OpaqueToken } from '@angular/core';

export let APP_CONFIG = new OpaqueToken('APP_CONFIGURATION');