Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/cities/cityservice.ts>CityService.getCitiesByPopulation

🦕 module provides information about cities on earth + mars
Latest
method CityService.getCitiesByPopulation
import { CityService } from "https://deno.land/x/cities@v1.2.0/cityservice.ts";

Parameters

minimumPopulation: number
optional
maximumPopulation: number = [UNSUPPORTED]