@tbela99/css-parser
Benchmark
Docs
Playground
GitHub
Preparing search index...
node
OptimizedSelectorToken
Interface OptimizedSelectorToken
interface
OptimizedSelectorToken
{
match
:
boolean
;
optimized
:
Token
[]
;
reducible
:
boolean
;
selector
:
Token
[]
[]
;
}
Index
Properties
match
optimized
reducible
selector
Properties
match
match
:
boolean
optimized
optimized
:
Token
[]
reducible
reducible
:
boolean
selector
selector
:
Token
[]
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
match
optimized
reducible
selector
Benchmark
Docs
Playground
GitHub
@tbela99/css-parser
Loading...