UNPKG

slickgrid-react

Version:
8 lines (7 loc) 385 B
export type * from './gridOption.interface.js'; export type * from './i18next.interface.js'; export type * from './reactComponentOutput.interface.js'; export type * from './rowDetailView.interface.js'; export type * from './slickgridReactInstance.interface.js'; export type * from './viewModelBindableData.interface.js'; export type * from './viewModelBindableInputData.interface.js';