UNPKG

sb-element

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.0.1. It is a component library constructed around the SCSS library [Sb-Theming](https://github.com/SeverinBuchser/SbTheming) and supports [Angular Schematics]

15 lines (14 loc) 1.01 kB
import * as i0 from "@angular/core"; import * as i1 from "./alert-box/alert-box.component"; import * as i2 from "./alert/alert.component"; import * as i3 from "./toast/toast.component"; import * as i4 from "./toaster/toaster.component"; import * as i5 from "@angular/common"; import * as i6 from "../core/core.module"; import * as i7 from "../icon/icon.module"; import * as i8 from "../indicator/indicator.module"; export declare class SbNotificationModule { static ɵfac: i0.ɵɵFactoryDeclaration<SbNotificationModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SbNotificationModule, [typeof i1.SbAlertBoxComponent, typeof i2.SbAlertComponent, typeof i3.SbToastComponent, typeof i4.SbToasterComponent], [typeof i5.CommonModule, typeof i6.SbCoreModule, typeof i7.SbIconModule, typeof i8.SbIndicatorModule], [typeof i1.SbAlertBoxComponent, typeof i2.SbAlertComponent, typeof i3.SbToastComponent, typeof i4.SbToasterComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SbNotificationModule>; }