UNPKG

ag-grid-community

Version:

Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue

4 lines (3 loc) 103 B
import type { IRowModel } from './iRowModel'; export interface iViewportRowModel extends IRowModel { }