Search
Preparing search index...
The search index is not available
@lcap/asl
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@lcap/asl
utils
INodeInfo
Interface INodeInfo<T>
用于遍历的节点信息
Type parameters
T
:
INode
Hierarchy
INodeInfo
Index
Properties
index
json
Path
key
node
node
Path
parent
stack
Properties
Optional
index
index
:
number
Optional
json
Path
json
Path
:
string
Optional
key
key
:
string
|
number
node
node
:
T
Optional
node
Path
node
Path
:
string
Optional
parent
parent
:
T
Optional
stack
stack
:
T
[]
Exports
utils
INode
INode
Info
index
json
Path
key
node
node
Path
parent
stack
logger
Camel2kebab
first
Upper
Case
get
Last
OfPath
kebab2
Camel
slice
Tag
Content
throttle
traverse
unique
Generated using
TypeDoc
用于遍历的节点信息