[]
        
(Showing Draft Content)

StructTreeNode

Type Alias: StructTreeNode

StructTreeNode: object

Structure tree node. The root node will have a role "Root".

Type declaration

children

children: (StructTreeNode | StructTreeContent)[]

role

role: "Root" | string