sveltekit-enhance
Preparing search index...
StartUp
Variable StartUp
Const
StartUp
:
{
await
:
(
waitOn
:
(
Promise
<
any
>
|
Deferred
<
any
>
)
[]
,
config
?:
Partial
<
StartupConfiguration
>
,
)
=>
(
input
:
EnhanceInput
<
"handle"
>
)
=>
Promise
<
void
>
;
}
= ...
Type Declaration
await
:
(
waitOn
:
(
Promise
<
any
>
|
Deferred
<
any
>
)
[]
,
config
?:
Partial
<
StartupConfiguration
>
,
)
=>
(
input
:
EnhanceInput
<
"handle"
>
)
=>
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
sveltekit-enhance
Loading...