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