UNPKG

@highcharts/dashboards

Version:
5 lines (4 loc) 198 B
import type * as D from '../../Grid'; export { Grid, Column, TableRow, TableCell, TableCellEvent, Options as GridOptions } from '../../Grid'; export type GridNamespace = typeof D; export default D;