Type alias IMTNode

IMTNode: number | string | bigint

It represents a node of the tree, which can be a number, a string or a bigint.