MCPcopy Create free account
hub / github.com/nodejs/nodejs.org / downloadsTable

Function downloadsTable

apps/site/scripts/release-post/downloadsTable.mjs:117–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115};
116
117export const downloadsTable = version =>
118 resolveDownloads(version).map(item => resolveUrl(item, version));

Callers 1

verifyDownloadsFunction · 0.90

Calls 2

resolveDownloadsFunction · 0.85
resolveUrlFunction · 0.85

Tested by

no test coverage detected