UNPKG

ng2-qgrid

Version:
8 lines (5 loc) 121 B
import { Td } from '../dom/td'; export declare class CellSelector { constructor(); map(items: any[]): Td[]; }