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