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

Members

array = "array"
integer = "integer"