Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/react-dnd/react-dnd
/ Page
Interface
Page
packages/docsite/src/constants.ts:1–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
interface
Page {
2
location: string
3
title: string
4
}
5
6
export
interface
PageGroup {
7
title: string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…