Type alias BlockTreeInfo

BlockTreeInfo: { degree: number; root: BlockTreeNode; text: string; unit: number }

Type declaration

Generated using TypeDoc