Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-build
attribute
<internal>
Comment
Interface Comment
interface
Comment
{
loc
?:
null
|
SourceLocation
;
range
?:
[
number
,
number
]
;
type
:
"Block"
|
"Line"
;
value
:
string
;
}
Hierarchy (
View Summary
)
BaseNodeWithoutComments
Comment
Index
Properties
loc?
range?
type
value
Properties
Optional
loc
loc
?:
null
|
SourceLocation
Optional
range
range
?:
[
number
,
number
]
type
type
:
"Block"
|
"Line"
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
loc
range
type
value
Documentation
Loading...