svelte-ast-print - v0.6.0
Preparing search index...
svelte-ast-print/template
<internal>
Script
Interface Script
interface
Script
{
attributes
:
Attribute
[]
;
content
:
Program
;
context
:
"module"
|
"default"
;
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
:
"module"
|
"default"
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
svelte-ast-print - v0.6.0
Loading...