import { InjectionToken } from '@angular/core'; export const _MODULE_CONFIG = new InjectionToken( '@ucap-webmessenger/api-common config of module' );