kwikui
Version:
KwikID's UI Component Library in Angular
10 lines (9 loc) • 531 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./toaster.component";
import * as i2 from "@angular/common";
import * as i3 from "@taiga-ui/core";
export declare class KwikUIToasterModule {
static ɵfac: i0.ɵɵFactoryDeclaration<KwikUIToasterModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<KwikUIToasterModule, [typeof i1.KwikUIToasterComponent], [typeof i2.CommonModule, typeof i3.TuiSvgModule], [typeof i1.KwikUIToasterComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<KwikUIToasterModule>;
}