iptdevs-design-system
Version:
Library common elements into IPT Plattform.
12 lines (11 loc) • 805 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/components.module";
import * as i2 from "./core/core.module";
import * as i3 from "ng2-currency-mask";
import * as i4 from "./cod/cod.module";
import * as i5 from "./cod-self-managed/cod-self-managed.module";
export declare class DesignSystemModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DesignSystemModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DesignSystemModule, never, [typeof i1.ComponentsModule, typeof i2.CoreModule, typeof i3.CurrencyMaskModule, typeof i4.CodModule, typeof i5.codSelfManagedModule], [typeof i1.ComponentsModule, typeof i2.CoreModule, typeof i3.CurrencyMaskModule, typeof i4.CodModule, typeof i5.codSelfManagedModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DesignSystemModule>;
}