UNPKG

ng2-qgrid

Version:
6 lines (5 loc) 120 B
export declare class Layer { private onDestroy; constructor(onDestroy: () => void); destroy(): void; }