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