UNPKG

@koalarx/ui

Version:

Koala UI is a Design System developed in Angular whose objective is to facilitate and make your development faster and simpler, making this framework your greatest ally.

11 lines (10 loc) 678 B
import * as i0 from "@angular/core"; import * as i1 from "./koala.snackbar.component"; import * as i2 from "@angular/material/snack-bar"; import * as i3 from "@angular/material/icon"; import * as i4 from "@angular/material/button"; export declare class KoalaSnackbarModule { static ɵfac: i0.ɵɵFactoryDeclaration<KoalaSnackbarModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<KoalaSnackbarModule, [typeof i1.KoalaSnackbarComponent], [typeof i2.MatSnackBarModule, typeof i3.MatIconModule, typeof i4.MatButtonModule], [typeof i1.KoalaSnackbarComponent, typeof i2.MatSnackBarModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<KoalaSnackbarModule>; }