@syncfusion/ej2-angular-notifications
Version:
A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users. for Angular
12 lines (11 loc) • 491 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./message.component";
import * as i2 from "@angular/common";
/**
* NgModule definition for the Message component.
*/
export declare class MessageModule {
static ɵfac: i0.ɵɵFactoryDeclaration<MessageModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MessageModule, [typeof i1.MessageComponent], [typeof i2.CommonModule], [typeof i1.MessageComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MessageModule>;
}