UNPKG

@triangular/rpg-awesome-icons

Version:

Use the cool icons from RPGAwesome in your app, fully tree-shaked and only loaded when necessary. Injected into the dom, and therefore IE compatible.

10 lines (9 loc) 537 B
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./icon.component"; export declare class RpgAwesomeIconsModule { static forRoot(): ModuleWithProviders<RpgAwesomeIconsModule>; static ɵfac: i0.ɵɵFactoryDeclaration<RpgAwesomeIconsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<RpgAwesomeIconsModule, never, [typeof i1.RpgAwesomeIconComponent], [typeof i1.RpgAwesomeIconComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<RpgAwesomeIconsModule>; }