UNPKG

@mantic-ui/fomantic-ui-angular

Version:

Fomantic UI Angular theme for mantic UI. Requires @mantic-ui/angular

11 lines (8 loc) 431 B
import { ThemeService } from '@mantic-ui/angular'; import * as i0 from '@angular/core'; declare class FomanticUiThemeComponent { constructor(themeService: ThemeService); static ɵfac: i0.ɵɵFactoryDeclaration<FomanticUiThemeComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<FomanticUiThemeComponent, "m-fomantic-ui-theme", never, {}, {}, never, never, true, never>; } export { FomanticUiThemeComponent };