UNPKG

@linid-dm/directory-manager-client-core

Version:

Core package by providing a set of angular components for the Directory Manager app.

11 lines (10 loc) 519 B
import * as i0 from "@angular/core"; import * as i1 from "./app.component"; import * as i2 from "../../shared/shared.module"; import * as i3 from "./core/core.module"; import * as i4 from "ngx-toastr"; export declare class AppModule { static ɵfac: i0.ɵɵFactoryDeclaration<AppModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AppModule, [typeof i1.AppComponent], [typeof i2.SharedModule, typeof i3.CoreModule, typeof i4.ToastrModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<AppModule>; }