MCPcopy
hub / github.com/handsontable/handsontable / index.ts

File index.ts

handsontable/src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Handsontable from './base';
2export { CellCoords, CellRange } from './base';
3export type { HooksRegistry } from './base';
4import { registerAllModules } from './registry';

Callers

nothing calls this directly

Calls 4

registerAllModulesFunction · 0.90
getPluginsNamesFunction · 0.90
getPluginFunction · 0.90
jQueryWrapperFunction · 0.85

Tested by

no test coverage detected