UNPKG

@blare/angular2gridster

Version:

[![npm version](https://badge.fury.io/js/angular2gridster.svg)](https://badge.fury.io/js/angular2gridster)

8 lines (7 loc) 260 B
import { GridsterPrototypeService } from './gridster-prototype/gridster-prototype.service'; export declare class GridsterModule { static forRoot(): { ngModule: typeof GridsterModule; providers: (typeof GridsterPrototypeService)[]; }; }