@obliczeniowo/elementary
Version:
Library made in Angular version 19
17 lines (16 loc) • 1.14 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/array-to-table/array-to-table.component";
import * as i2 from "./components/editable-cell/editable-cell.component";
import * as i3 from "./components/pipe/is.pipe";
import * as i4 from "./components/pipe/is-template.pipe";
import * as i5 from "@angular/common";
import * as i6 from "@angular/forms";
import * as i7 from "@obliczeniowo/elementary/icons";
import * as i8 from "@obliczeniowo/elementary/buttons";
import * as i9 from "@obliczeniowo/elementary/scroller-nav";
import * as i10 from "@obliczeniowo/elementary/input";
export declare class ArrayToTableModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ArrayToTableModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ArrayToTableModule, [typeof i1.ArrayToTableComponent, typeof i2.EditableCellComponent, typeof i3.IsPipe, typeof i4.IsTemplatePipe], [typeof i5.CommonModule, typeof i6.FormsModule, typeof i7.IconsModule, typeof i8.ButtonsModule, typeof i9.ScrollerNavModule, typeof i10.InputModule], [typeof i1.ArrayToTableComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ArrayToTableModule>;
}