Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-build
node
<internal>
Script
Interface Script
interface
Script
{
attributes
:
Attribute
[]
;
content
:
Program
;
context
:
"default"
|
"module"
;
end
:
number
;
start
:
number
;
type
:
"Script"
;
}
Hierarchy (
View Summary
)
BaseNode
Script
Index
Properties
attributes
content
context
end
start
type
Properties
attributes
attributes
:
Attribute
[]
content
content
:
Program
context
context
:
"default"
|
"module"
end
end
:
number
start
start
:
number
type
type
:
"Script"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
content
context
end
start
type
Documentation
Loading...