Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartdb/chartdb
/ useChartDB
Function
useChartDB
src/hooks/use-chartdb.ts:4–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
import
{ useContext } from
'react'
;
3
4
export
const
useChartDB = () => useContext(chartDBContext);
Callers
15
EditorPageComponent
Function · 0.90
useDiagramLoader
Function · 0.90
SidePanel
Function · 0.90
AreasTab
Function · 0.90
AreaList
Function · 0.90
area-list-item.tsx
File · 0.90
NotesTab
Function · 0.90
NotesList
Function · 0.90
note-list-item.tsx
File · 0.90
TableDBML
Function · 0.90
RefsSection
Function · 0.90
RelationshipListItemHeader
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected