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