Icard/angular-clarity-master(work.../node_modules/angular-gridster2/lib/gridster.module.d.ts

9 lines
496 B
TypeScript

import * as i0 from "@angular/core";
import * as i1 from "./gridster.component";
import * as i2 from "./gridsterItem.component";
export declare class GridsterModule {
static ɵfac: i0.ɵɵFactoryDeclaration<GridsterModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<GridsterModule, never, [typeof i1.GridsterComponent, typeof i2.GridsterItemComponent], [typeof i1.GridsterComponent, typeof i2.GridsterItemComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<GridsterModule>;
}