MCPcopy Create free account
hub / github.com/Oslonline/dithering-studio / prerender.mjs

File prerender.mjs

scripts/prerender.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import http from 'node:http';
2import path from 'node:path';
3import { fileURLToPath } from 'node:url';
4import { promises as fs } from 'node:fs';

Callers

nothing calls this directly

Calls 2

readAlgorithmRoutesFunction · 0.85
mainFunction · 0.85

Tested by

no test coverage detected