MCPcopy 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
15export const extname = (targetId: TargetId) => targets[targetId]?.info.extname || '';

Callers 3

utils.test.tsFile · 0.90
targets.test.tsFile · 0.90
goFunction · 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…