MCPcopy
hub / github.com/typicode/json-server / script.js

File script.js

public/script.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1function ResourceItem({ name, length }) {
2 return `
3 <li>
4 <a href="${name}">/${name}</a>

Callers

nothing calls this directly

Calls 2

ResourcesBlockFunction · 0.85
CustomRoutesBlockFunction · 0.85

Tested by

no test coverage detected