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