Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-build
block
<internal>
Comment
Interface Comment
An HTML comment
interface
Comment
{
data
:
string
;
end
:
number
;
start
:
number
;
type
:
"Comment"
;
}
Hierarchy (
View Summary
)
BaseNode
Comment
Index
Properties
data
end
start
type
Properties
data
data
:
string
the contents of the comment
end
end
:
number
start
start
:
number
type
type
:
"Comment"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
end
start
type
Documentation
Loading...
An HTML comment