Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
enum NestedIntegerType
import { NestedIntegerType } from "https://deno.land/x/masx200_leetcode_test@9.0.3/mini-parser/NestedIntegerType.ts";

Members

array = "array"
integer = "integer"