UNPKG

slickgrid-react

Version:
6 lines (5 loc) 183 B
import type { GridOption } from './models/index.js'; /** * Default Options that can be passed to the Slickgrid-React */ export declare const GlobalGridOptions: Partial<GridOption>;