KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
ResolveDynamicImportHook
Type Alias ResolveDynamicImportHook
ResolveDynamicImportHook
:
(
this
:
PluginContext
,
specifier
:
string
|
AstNode
,
importer
:
string
,
options
:
{
attributes
:
Record
<
string
,
string
>
}
,
)
=>
ResolveIdResult
Type Declaration
(
this
:
PluginContext
,
specifier
:
string
|
AstNode
,
importer
:
string
,
options
:
{
attributes
:
Record
<
string
,
string
>
}
,
)
:
ResolveIdResult
Parameters
this
:
PluginContext
specifier
:
string
|
AstNode
importer
:
string
options
:
{
attributes
:
Record
<
string
,
string
>
}
Returns
ResolveIdResult
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
Github
KC's Workspace
Loading...