@arcmantle/vite-plugin-ce-auto-import
Preparing search index...
tag-cache
createTagCache
Function createTagCache
createTagCache
(
options
:
{
cache
?:
Map
<
string
,
string
>
;
directories
:
{
blacklist
?:
RegExp
[]
;
path
:
string
;
whitelist
?:
RegExp
[]
}
[]
;
pattern
?:
RegExp
[]
;
}
,
)
:
Promise
<
Map
<
string
,
string
>
>
Parameters
options
:
{
cache
?:
Map
<
string
,
string
>
;
directories
:
{
blacklist
?:
RegExp
[]
;
path
:
string
;
whitelist
?:
RegExp
[]
}
[]
;
pattern
?:
RegExp
[]
;
}
Returns
Promise
<
Map
<
string
,
string
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@arcmantle/vite-plugin-ce-auto-import
Loading...