mingo
Preparing search index...
operators/update/_internal
PathNode
Type Alias PathNode
type
PathNode
=
{
child
?:
string
;
next
?:
PathNode
;
parent
:
string
;
selector
:
string
;
}
Index
Properties
child?
next?
parent
selector
Properties
Optional
child
child
?:
string
Optional
next
next
?:
PathNode
parent
parent
:
string
selector
selector
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
child
next
parent
selector
mingo
Loading...