Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-print
svelte-ast-print/css
<internal>
Block
Interface Block
interface
Block
{
children
:
(
Declaration
|
Atrule
|
Rule
)
[]
;
end
:
number
;
start
:
number
;
type
:
"Block"
;
}
Hierarchy (
View Summary
)
BaseNode
Block
Index
Properties
children
end
start
type
Properties
children
children
:
(
Declaration
|
Atrule
|
Rule
)
[]
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...