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

x/countries/mod.ts>CountryInfoProvider.doCountryNamesMatch

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

Parameters

countryName1: string
countryName2: string

Returns

boolean