@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) • 522 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./skeleton.module";
/**
* NgModule definition for the Skeleton component with providers.
*/
export declare class SkeletonAllModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SkeletonAllModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SkeletonAllModule, never, [typeof i1.CommonModule, typeof i2.SkeletonModule], [typeof i2.SkeletonModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SkeletonAllModule>;
}