angular-line-awesome
Version:
Angular Line Awesome is an Angular component to manage Line Awesome icons.
10 lines (9 loc) • 712 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/la-icon/la-icon.component";
import * as i2 from "./components/la-stack/la-stack.component";
import * as i3 from "./directives/la-stack-item-size/la-stack-item-size.directive";
export declare class AngularLineawesomeModule {
static ɵfac: i0.ɵɵFactoryDeclaration<AngularLineawesomeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<AngularLineawesomeModule, [typeof i1.LaIconComponent, typeof i2.LaStackComponent, typeof i3.LaStackItemSizeDirective], never, [typeof i1.LaIconComponent, typeof i2.LaStackComponent, typeof i3.LaStackItemSizeDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<AngularLineawesomeModule>;
}