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