Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/better_iterators/tests/helpers.ts>City

Chainable iterators (sync and async) for TypeScript, with support for opt-in, bounded parallelism
Go to Latest
interface City
import { type City } from "https://deno.land/x/better_iterators@v1.3.0/tests/helpers.ts";

Properties

name: string
pop2023: number
state: string