MCPcopy Index your code
hub / github.com/nodejs/nodejs.org / index.mjs

File index.mjs

apps/site/scripts/blog-data/index.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { writeFileSync } from 'node:fs';
2
3import generateBlogData from './generate.mjs';
4

Callers

nothing calls this directly

Calls 1

generateBlogDataFunction · 0.85

Tested by

no test coverage detected