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

File next.dynamic.mjs

apps/site/next.dynamic.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3import { readFile } from 'node:fs/promises';
4import { join, normalize, sep } from 'node:path';

Callers

nothing calls this directly

Calls 1

getDynamicRouterFunction · 0.85

Tested by

no test coverage detected