MCPcopy
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

1import './app-globals'
2import ReactDOMClient from 'react-dom/client'
3import React from 'react'
4// TODO: Explicitly import from client.browser

Callers

nothing calls this directly

Calls 9

addEventListenerMethod · 0.80
thenMethod · 0.80
resolveMethod · 0.65
setTimeoutFunction · 0.50
requireFunction · 0.50
createDebugChannelFunction · 0.50
forEachMethod · 0.45
teeMethod · 0.45

Tested by

no test coverage detected