UNPKG

@cauca-911/core

Version:

Run `npm install @cauca-911/core` to add this library to your project

10 lines (9 loc) 563 B
import { CaucaCoreService } from './cauca-core.service'; import * as i0 from "@angular/core"; import * as i1 from "@ngx-translate/core"; export declare const configFactoryForLazyLoading: (coreService: CaucaCoreService) => string; export declare class CaucaCoreForChildModule { static ɵfac: i0.ɵɵFactoryDeclaration<CaucaCoreForChildModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CaucaCoreForChildModule, never, [typeof i1.TranslateModule], [typeof i1.TranslateModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<CaucaCoreForChildModule>; }