UNPKG

ng2-qgrid

Version:
7 lines (6 loc) 201 B
import { LayerService } from './layer.service'; export declare class LayerCoreComponent { private layerService; constructor(layerService: LayerService); readonly isActive: boolean; }