Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
variable examples
import { examples } from "https://deno.land/x/masx200_leetcode_test@9.7.3/making-a-large-island/examples.ts";

type

{ input: number[][]; output: number; }[]