Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ app-index.tsx
File
app-index.tsx
packages/next/src/client/app-index.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'./app-globals'
2
import ReactDOMClient from
'react-dom/client'
3
import React from
'react'
4
// TODO: Explicitly import from client.browser
Callers
nothing calls this directly
Calls
9
createInitialRSCPayloadFromFallbackPrerender
Function · 0.90
addEventListener
Method · 0.80
then
Method · 0.80
resolve
Method · 0.65
setTimeout
Function · 0.50
require
Function · 0.50
createDebugChannel
Function · 0.50
forEach
Method · 0.45
tee
Method · 0.45
Tested by
no test coverage detected