@obliczeniowo/elementary
Version:
Library made in Angular version 19
13 lines (12 loc) • 846 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/expand-button/expand-button.component";
import * as i2 from "./directives/button.directive";
import * as i3 from "./directives/action.directive";
import * as i4 from "@angular/common";
import * as i5 from "@obliczeniowo/elementary/icons";
import * as i6 from "@obliczeniowo/elementary/loading";
export declare class ButtonsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ButtonsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ButtonsModule, [typeof i1.ExpandButtonComponent, typeof i2.ButtonDirective, typeof i3.ActionDirective], [typeof i4.CommonModule, typeof i5.IconsModule, typeof i6.LoadingModule], [typeof i1.ExpandButtonComponent, typeof i2.ButtonDirective, typeof i3.ActionDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ButtonsModule>;
}