Skip to main content
interface ArrayLike
import { type ArrayLike } from "https://deno.land/x/30_seconds_of_typescript@v1.0.1/util.ts";

Methods

entries(): IterableIterator<any>