MCPcopy
hub / github.com/vercel/next.js / next-dev-turbopack.ts

File next-dev-turbopack.ts

packages/next/src/client/next-dev-turbopack.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// TODO: Remove use of `any` type.
2import './register-deployment-id-global'
3import { initialize, version, router, emitter } from './'
4import initHMR from './dev/hot-middleware-client'

Callers

nothing calls this directly

Calls 8

connectFunction · 0.90
pageBootstrapFunction · 0.90
thenMethod · 0.80
allMethod · 0.80
initializeFunction · 0.70
errorMethod · 0.65
catchMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected