projects/utils/tree.ts
import { CngxTreeNode } from '@cngx/utils'
Input shape for a hierarchical tree. Consumers supply this; library never mutates it. children may be omitted for leaves.
children
unknown
boolean
string
T