KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
Comment
Interface Comment
interface
Comment
{
loc
?:
SourceLocation
|
null
;
range
?:
[
number
,
number
]
;
type
:
"Line"
|
"Block"
;
value
:
string
;
}
Hierarchy (
View Summary
)
BaseNodeWithoutComments
Comment
Index
Properties
loc?
range?
type
value
Properties
Optional
loc
loc
?:
SourceLocation
|
null
Optional
range
range
?:
[
number
,
number
]
type
type
:
"Line"
|
"Block"
value
value
:
string
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
loc
range
type
value
Github
KC's Workspace
Loading...