Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
import
{ readFile } from
'node:fs/promises'
;
4
import
{ join, normalize, sep } from
'node:path'
;
Callers
nothing calls this directly
Calls
1
getDynamicRouter
Function · 0.85
Tested by
no test coverage detected