ngx-skeleton
Version:
Angular placeholder preview component before the content is loaded
8 lines (7 loc) • 404 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-skeleton.component";
export declare class NgxSkeletonModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxSkeletonModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSkeletonModule, never, [typeof i1.NgxSkeletonComponent], [typeof i1.NgxSkeletonComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxSkeletonModule>;
}