Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-print
_internal/shared
<internal>
SpreadAttribute
Interface SpreadAttribute
interface
SpreadAttribute
{
end
:
number
;
expression
:
Expression
;
start
:
number
;
type
:
"SpreadAttribute"
;
}
Hierarchy (
View Summary
)
BaseNode
SpreadAttribute
Index
Properties
end
expression
start
type
Properties
end
end
:
number
expression
expression
:
Expression
start
start
:
number
type
type
:
"SpreadAttribute"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
expression
start
type
Documentation
Loading...