Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function decode
import { decode } from "https://deno.land/x/masx200_leetcode_test@9.1.0/encode-n-ary-tree-to-binary-tree/index.ts";

Parameters

root: TreeNode | null