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