Node.get(root: Node, path: Path) => Node. Get the descendant node referred to by a specific path . If the path is an empty array, get the root node itself.
確定! 回上一頁