Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-node
/
node.module
/
LoadHookSync
Load
Hook
Sync
typealias
LoadHookSync
=
(
url
:
String
,
context
:
LoadHookContext
,
nextLoad
:
(
url
:
String
,
context
:
LoadHookContext
?
)
->
LoadFnOutput
)
->
LoadFnOutput
(
source
)