KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
CLIShortcut
Type Alias CLIShortcut<Server$3>
type
CLIShortcut
<
Server$3
=
ViteDevServer
|
PreviewServer
>
=
{
description
:
string
;
key
:
string
;
action
?
(
server
:
Server$3
)
:
void
|
Promise
<
void
>
;
}
Type Parameters
Server$3
=
ViteDevServer
|
PreviewServer
Index
Properties
description
key
Methods
action?
Properties
description
description
:
string
key
key
:
string
Methods
Optional
action
action
?
(
server
:
Server$3
)
:
void
|
Promise
<
void
>
Parameters
server
:
Server$3
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
description
key
Methods
action
Github
KC's Workspace
Loading...