UNPKG

@alyle/ui

Version:

Minimal Design, a set of components for Angular

9 lines (8 loc) 415 B
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; export declare class LyThemeModule { static setTheme(themeName: string): ModuleWithProviders<LyThemeModule>; static ɵfac: i0.ɵɵFactoryDeclaration<LyThemeModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<LyThemeModule, never, never, never>; static ɵinj: i0.ɵɵInjectorDeclaration<LyThemeModule>; }