MCPcopy Index your code
hub / github.com/nodejs/node / generate-json-schema.mjs

File generate-json-schema.mjs

tools/doc/generate-json-schema.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals
2
3import internal from 'internal/options';
4import { writeFileSync } from 'fs';

Callers

nothing calls this directly

Calls 1

writeFileSyncFunction · 0.90

Tested by

no test coverage detected