Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ cache.js
File
cache.js
packages/next/cache.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
let
cacheExports
2
3
if
(process.env.NEXT_RUNTIME ===
''
) {
4
const
notAvailableInClient = (name) => {
Callers
nothing calls this directly
Calls
3
notAvailableInClient
Function · 0.85
require
Function · 0.50
apply
Method · 0.45
Tested by
no test coverage detected