Docs
Reference
Guides
Blog
Discord
/
node:module
/
default
/
LoadHookSync
T
LoadHookSync
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:module
/
default
/
LoadHookSync
T
LoadHookSync
type
module.default.LoadHookSync
type
LoadHookSync
=
(
url
:
string
,
context
:
LoadHookContext
,
nextLoad
:
(
url
:
string
,
context
?
:
Partial
<
LoadHookContext
>
)
=>
LoadFnOutput
)
=>
LoadFnOutput