Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodejs/nodejs.org
/ AppConfig
Interface
AppConfig
apps/site/global.d.ts:4–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
3
declare module
'next-intl'
{
4
interface
AppConfig {
5
Messages: Locale;
6
}
7
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected