gridster-item-extend
Version:
Extensions of angular-gridster2 for overide functionality
9 lines (8 loc) • 524 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./gridster-item-extend.component";
import * as i2 from "angular-gridster2";
export declare class GridsterItemExtendModule {
static ɵfac: i0.ɵɵFactoryDeclaration<GridsterItemExtendModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<GridsterItemExtendModule, [typeof i1.GridsterItemExtendComponent], [typeof i2.GridsterModule], [typeof i1.GridsterItemExtendComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<GridsterItemExtendModule>;
}