KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
ModuleOptions
Interface ModuleOptions
interface
ModuleOptions
{
attributes
:
Record
<
string
,
string
>
;
meta
:
CustomPluginOptions
;
moduleSideEffects
:
boolean
|
"no-treeshake"
;
syntheticNamedExports
:
string
|
boolean
;
}
Hierarchy (
View Summary
)
ModuleOptions
ModuleJSON
ModuleInfo
ResolvedId
Index
Properties
attributes
meta
module
Side
Effects
synthetic
Named
Exports
Properties
attributes
attributes
:
Record
<
string
,
string
>
meta
meta
:
CustomPluginOptions
module
Side
Effects
moduleSideEffects
:
boolean
|
"no-treeshake"
synthetic
Named
Exports
syntheticNamedExports
:
string
|
boolean
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
attributes
meta
module
Side
Effects
synthetic
Named
Exports
Github
KC's Workspace
Loading...