Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/npmx-dev/npmx.dev
/ AppConfig
Interface
AppConfig
modules/build-env.ts:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
65
declare module
'@nuxt/schema'
{
66
interface
AppConfig {
67
env: BuildInfo[
'env'
]
68
buildInfo: BuildInfo
69
}
70
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected