Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kong/httpsnippet
/ extname
Function
extname
src/helpers/utils.ts:15–15 ·
view source on GitHub ↗
(targetId: TargetId)
Source
from the content-addressed store, hash-verified
13
}));
14
15
export
const
extname = (targetId: TargetId) => targets[targetId]?.info.extname ||
''
;
Callers
3
utils.test.ts
File · 0.90
targets.test.ts
File · 0.90
go
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…