svelte-ast-print - v1.0.0
Preparing search index...
svelte-ast-print/template
<internal>
SpreadAttribute
Interface SpreadAttribute
interface
SpreadAttribute
{
end
?:
number
;
expression
:
Expression
;
start
?:
number
;
type
:
"SpreadAttribute"
;
}
Hierarchy
BaseNode
SpreadAttribute
Index
Properties
end?
expression
start?
type
Properties
Optional
end
end
?:
number
expression
expression
:
Expression
Optional
start
start
?:
number
type
type
:
"SpreadAttribute"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
expression
start
type
svelte-ast-print - v1.0.0
Loading...