UNPKG

gridstack

Version:

TypeScript/JS lib for dashboard layout and creation, responsive, mobile support, no external dependencies, with many wrappers (React, Angular, Vue, Ember, knockout...)

9 lines (8 loc) 515 B
import * as i0 from "@angular/core"; import * as i1 from "./gridstack.component"; import * as i2 from "./gridstack-item.component"; export declare class GridstackModule { static ɵfac: i0.ɵɵFactoryDeclaration<GridstackModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<GridstackModule, never, [typeof i1.GridstackComponent, typeof i2.GridstackItemComponent], [typeof i1.GridstackComponent, typeof i2.GridstackItemComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<GridstackModule>; }