@samply/lens
Preparing search index...
AstTopLayer
Type Alias AstTopLayer
type
AstTopLayer
=
{
children
:
AstElement
[]
;
key
?:
string
;
operand
:
"AND"
|
"OR"
;
}
Index
Properties
children
key?
operand
Properties
children
children
:
AstElement
[]
Optional
key
key
?:
string
operand
operand
:
"AND"
|
"OR"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
key
operand
@samply/lens
Loading...