@arcmantle/vite-plugin-ce-auto-import
Preparing search index...
index
AutoImportLoadProps
Interface AutoImportLoadProps
interface
AutoImportLoadProps
{
cache
:
Map
<
string
,
string
>
;
config
:
ResolvedConfig
;
id
:
string
;
loadBlacklist
?:
RegExp
[]
;
loadWhitelist
:
RegExp
[]
;
prefixes
:
RegExp
[]
;
tagPattern
?:
RegExp
;
}
Index
Properties
cache
config
id
load
Blacklist?
load
Whitelist
prefixes
tag
Pattern?
Properties
cache
cache
:
Map
<
string
,
string
>
config
config
:
ResolvedConfig
id
id
:
string
Optional
load
Blacklist
loadBlacklist
?:
RegExp
[]
load
Whitelist
loadWhitelist
:
RegExp
[]
prefixes
prefixes
:
RegExp
[]
Optional
tag
Pattern
tagPattern
?:
RegExp
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
config
id
load
Blacklist
load
Whitelist
prefixes
tag
Pattern
@arcmantle/vite-plugin-ce-auto-import
Loading...