KC's Workspace
Github
Preparing search index...
@kcconfigs/tsdown
plugins
<internal>
ServerHook
Type Alias ServerHook
ServerHook
:
(
this
:
MinimalPluginContextWithoutEnvironment
,
server
:
ViteDevServer
,
)
=>
(
()
=>
void
)
|
void
|
Promise
<
(
()
=>
void
)
|
void
>
Type Declaration
(
this
:
MinimalPluginContextWithoutEnvironment
,
server
:
ViteDevServer
,
)
:
(
()
=>
void
)
|
void
|
Promise
<
(
()
=>
void
)
|
void
>
Parameters
this
:
MinimalPluginContextWithoutEnvironment
server
:
ViteDevServer
Returns (
()
=>
void
)
|
void
|
Promise
<
(
()
=>
void
)
|
void
>
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
Github
KC's Workspace
Loading...