coersystem
Version:
Library for Angular projects
14 lines (13 loc) • 1.45 kB
TypeScript
import 'coersystem/extensions';
import * as i0 from "@angular/core";
import * as i1 from "coersystem/components";
import * as i2 from "coersystem/pages";
import * as i3 from "coersystem/directives";
import * as i4 from "coersystem/pipes";
import * as i5 from "coersystem/services";
import * as i6 from "coersystem/tools";
export declare class COERSystemModule {
static ɵfac: i0.ɵɵFactoryDeclaration<COERSystemModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<COERSystemModule, never, [typeof i1.ComponentsModule, typeof i2.PagesModule, typeof i3.DirectivesModule, typeof i4.PipesModule, typeof i5.ServicesModule, typeof i6.CoerAlert], [typeof i6.CoerAlert, typeof i2.COERSystem, typeof i2.CoerMenuPage, typeof i2.HomePage, typeof i1.CoerAccordion, typeof i1.CoerButton, typeof i1.CoerCard, typeof i1.CoerCheckbox, typeof i1.CoerDateBox, typeof i1.CoerFilebox, typeof i1.CoerForm, typeof i1.CoerGrid, typeof i1.CoerList, typeof i1.CoerModal, typeof i1.CoerNumberBox, typeof i1.CoerPageTitle, typeof i1.CoerSelectbox, typeof i1.CoerSecretBox, typeof i1.CoerDropdown, typeof i1.CoerSidenav, typeof i1.CoerSwitch, typeof i1.CoerTextarea, typeof i1.CoerTab, typeof i1.CoerTextBox, typeof i1.CoerToolbar, typeof i3.CoerRefDirective, typeof i3.ElementDataDirective, typeof i3.LifeCycleDirective, typeof i4.HtmlPipe, typeof i4.NoImagePipe, typeof i4.NumericFormatPipe]>;
static ɵinj: i0.ɵɵInjectorDeclaration<COERSystemModule>;
}