Type alias Tree

Tree: Record<string, unknown> | null

Generated using TypeDoc