UNPKG

ng2-qgrid

Version:
9 lines (8 loc) 212 B
import { Event } from 'ng2-qgrid/core/infrastructure/event'; export declare class ThemeService { private themeName; changed: Event<any>; component: any; constructor(); name: string; }