UNPKG

handsontable

Version:

Handsontable is a JavaScript Spreadsheet Component available for React, Angular and Vue.

7 lines (6 loc) 298 B
export function registerAllModules(): void; export { registerAllEditors } from './editors'; export { registerAllRenderers } from './renderers'; export { registerAllValidators } from './validators'; export { registerAllCellTypes } from './cellTypes'; export { registerAllPlugins } from './plugins';