UNPKG

@volo/abp.ng.lepton-x.core

Version:

This library was generated with [Nx](https://nx.dev).

12 lines (11 loc) 810 B
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./directives/if-replaceable-template-exists.directive"; import * as i2 from "@angular/common"; import * as i3 from "./components/page-alert-container/page-alert-container.module"; export declare class LeptonXAbpCoreModule { static forRoot(): ModuleWithProviders<LeptonXAbpCoreModule>; static ɵfac: i0.ɵɵFactoryDeclaration<LeptonXAbpCoreModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<LeptonXAbpCoreModule, [typeof i1.IfReplaceableTemplateExistsDirective], [typeof i2.CommonModule, typeof i3.PageAlertContainerModule], [typeof i1.IfReplaceableTemplateExistsDirective, typeof i3.PageAlertContainerModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<LeptonXAbpCoreModule>; }