UNPKG

@mantic-ui/semantic-ui-angular

Version:

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

15 lines (14 loc) 1.37 kB
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "@mantic-ui/angular"; import * as i3 from "./semantic-ui-theme/semantic-ui-theme.component"; import * as i4 from "./semantic-ui-site/semantic-ui-site.component"; import * as i5 from "./semantic-ui-reset/semantic-ui-reset.component"; import * as i6 from "./semantic-ui-lato-local/semantic-ui-lato-local.component"; import * as i7 from "./semantic-ui-lato-googleapi/semantic-ui-lato-googleapi.component"; import * as i8 from "./semantic-ui-icons-local/semantic-ui-icons-local.component"; export declare class SemanticUiModule { static ɵfac: i0.ɵɵFactoryDeclaration<SemanticUiModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SemanticUiModule, never, [typeof i1.CommonModule, typeof i2.ManticUiModule, typeof i3.SemanticUiThemeComponent, typeof i4.SemanticUiSiteComponent, typeof i5.SemanticUiResetComponent, typeof i6.SemanticUiLatoLocalComponent, typeof i7.SemanticUiLatoGoogleapiComponent, typeof i8.SemanticUiIconsLocalComponent], [typeof i2.ManticUiModule, typeof i3.SemanticUiThemeComponent, typeof i4.SemanticUiSiteComponent, typeof i5.SemanticUiResetComponent, typeof i6.SemanticUiLatoLocalComponent, typeof i7.SemanticUiLatoGoogleapiComponent, typeof i8.SemanticUiIconsLocalComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SemanticUiModule>; }