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