@tbela99/css-parser
Benchmark
Docs
Playground
GitHub
Preparing search index...
node
WalkResult
Interface WalkResult
interface
WalkResult
{
node
:
AstNode
;
parent
?:
AstRuleList
;
root
?:
AstNode
;
}
Index
Properties
node
parent?
root?
Properties
node
node
:
AstNode
Optional
parent
parent
?:
AstRuleList
Optional
root
root
?:
AstNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
node
parent
root
Benchmark
Docs
Playground
GitHub
@tbela99/css-parser
Loading...