KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
HtmlSpaOptions
Interface HtmlSpaOptions
interface
HtmlSpaOptions
{
linkMapper
:
LinkMapper
;
metricsToShow
:
(
"lines"
|
"branches"
|
"functions"
|
"statements"
)
[]
;
skipEmpty
:
boolean
;
subdir
:
string
;
verbose
:
boolean
;
}
Hierarchy (
View Summary
)
HtmlOptions
HtmlSpaOptions
Index
Properties
link
Mapper
metrics
To
Show
skip
Empty
subdir
verbose
Properties
link
Mapper
linkMapper
:
LinkMapper
metrics
To
Show
metricsToShow
:
(
"lines"
|
"branches"
|
"functions"
|
"statements"
)
[]
skip
Empty
skipEmpty
:
boolean
subdir
subdir
:
string
verbose
verbose
:
boolean
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
link
Mapper
metrics
To
Show
skip
Empty
subdir
verbose
Github
KC's Workspace
Loading...