UNPKG

473 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2/**
3 * *****************************************************************
4 * Define module for common Angular Layout utilities
5 * *****************************************************************
6 */
7export declare class CoreModule {
8 static ɵfac: i0.ɵɵFactoryDeclaration<CoreModule, never>;
9 static ɵmod: i0.ɵɵNgModuleDeclaration<CoreModule, never, never, never>;
10 static ɵinj: i0.ɵɵInjectorDeclaration<CoreModule>;
11}