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