UNPKG

ng2-qgrid

Version:
6 lines (5 loc) 228 B
import { ViewContainerRef } from '@angular/core'; import { LayerService } from './layer.service'; export declare class LayerCoreDirective { constructor(layerService: LayerService, viewContainerRef: ViewContainerRef); }