@tbela99/css-parser
Benchmark
Docs
Playground
GitHub
Preparing search index...
node
WalkResult
Interface WalkResult
interface
WalkResult
{
node
:
any
;
parent
?:
AstRuleList
;
root
?:
any
;
}
Index
Properties
node
parent?
root?
Properties
node
node
:
any
Optional
parent
parent
?:
AstRuleList
Optional
root
root
?:
any
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...