Skip to main content
Latest
class Interval
Re-export
import { Interval } from "https://deno.land/x/masx200_leetcode_test@10.6.5/mod.ts";

Constructors

new
Interval(
left?,
right?,
down?,
up?,
)