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

x/cities/mod.ts>CityService.getCitiesByCountryCode

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

Parameters

countryCode: string
optional
minimumPopulation: number = [UNSUPPORTED]
optional
maximumPopulation: number = [UNSUPPORTED]