UNPKG

ng2-qgrid

Version:
6 lines (4 loc) 159 B
import { Model } from '../../core/infrastructure/model'; export declare class RestView { constructor(model: Model, context: { post: any, get: any }); }