@obliczeniowo/elementary
Version:
Library made in Angular version 19
10 lines (9 loc) • 590 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/html-line/html-line.component";
import * as i2 from "./components/html-lines/html-lines.component";
import * as i3 from "@angular/common";
export declare class HtmlLineModule {
static ɵfac: i0.ɵɵFactoryDeclaration<HtmlLineModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<HtmlLineModule, [typeof i1.HtmlLineComponent, typeof i2.HtmlLinesComponent], [typeof i3.CommonModule], [typeof i1.HtmlLineComponent, typeof i2.HtmlLinesComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<HtmlLineModule>;
}