Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ accept
Method
accept
packages/next/types/global.d.ts:74–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
73
interface
TurbopackHotApi {
74
accept(): void
75
accept(cb: () => void): void
76
accept(dep: string | string[], cb?: () => void): void
77
decline(): void
Callers
15
ReactRefreshModule.runtime.ts
File · 0.65
executeRuntime
Function · 0.65
handleUpgrade
Method · 0.65
initAsClient
Function · 0.65
registerExportsAndSetupBoundaryForReactRefresh
Function · 0.65
registerExportsAndSetupBoundaryForReactRefresh
Function · 0.65
registerExportsAndSetupBoundaryForReactRefresh
Function · 0.65
registerExportsAndSetupBoundaryForReactRefresh
Function · 0.65
registerExportsAndSetupBoundaryForReactRefresh
Function · 0.65
registerExportsAndSetupBoundaryForReactRefresh
Function · 0.65
registerExportsAndSetupBoundaryForReactRefresh
Function · 0.65
DepAcceptArrayPage
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected