KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
NormalizedTreeshakingOptions
Interface NormalizedTreeshakingOptions
interface
NormalizedTreeshakingOptions
{
annotations
:
boolean
;
correctVarValueBeforeDeclaration
:
boolean
;
manualPureFunctions
:
readonly
string
[]
;
moduleSideEffects
:
HasModuleSideEffects
;
propertyReadSideEffects
:
boolean
|
"always"
;
tryCatchDeoptimization
:
boolean
;
unknownGlobalSideEffects
:
boolean
;
}
Index
Properties
annotations
correct
Var
Value
Before
Declaration
manual
Pure
Functions
module
Side
Effects
property
Read
Side
Effects
try
Catch
Deoptimization
unknown
Global
Side
Effects
Properties
annotations
annotations
:
boolean
correct
Var
Value
Before
Declaration
correctVarValueBeforeDeclaration
:
boolean
manual
Pure
Functions
manualPureFunctions
:
readonly
string
[]
module
Side
Effects
moduleSideEffects
:
HasModuleSideEffects
property
Read
Side
Effects
propertyReadSideEffects
:
boolean
|
"always"
try
Catch
Deoptimization
tryCatchDeoptimization
:
boolean
unknown
Global
Side
Effects
unknownGlobalSideEffects
:
boolean
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
annotations
correct
Var
Value
Before
Declaration
manual
Pure
Functions
module
Side
Effects
property
Read
Side
Effects
try
Catch
Deoptimization
unknown
Global
Side
Effects
Github
KC's Workspace
Loading...