Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fosrl/pangolin
/ internalServer.ts
File
internalServer.ts
server/internalServer.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
express from
"express"
;
2
import
helmet from
"helmet"
;
3
import
cors from
"cors"
;
4
import
cookieParser from
"cookie-parser"
;
Callers
nothing calls this directly
Calls
1
getRawConfig
Method · 0.80
Tested by
no test coverage detected