Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/refined-github/refined-github
/ Text
Interface
Text
source/globals.d.ts:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
textContent: string;
32
}
33
interface
Text {
34
textContent: string;
35
}
36
interface
Element {
37
textContent: string;
38
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected