Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
Handsontable from
'./base'
;
2
export
{ CellCoords, CellRange } from
'./base'
;
3
export
type
{ HooksRegistry } from
'./base'
;
4
import
{ registerAllModules } from
'./registry'
;
Callers
nothing calls this directly
Calls
4
registerAllModules
Function · 0.90
getPluginsNames
Function · 0.90
getPlugin
Function · 0.90
jQueryWrapper
Function · 0.85
Tested by
no test coverage detected