Skip to main content
Latest
type alias NestedIntegerJSON
import { type NestedIntegerJSON } from "https://deno.land/x/masx200_leetcode_test@10.6.5/mini-parser/NestedInteger.ts";
definition: number | Array<NestedIntegerJSON>