UNPKG

react-country-hook

Version:

A React.js Hook that provides country information for visitors

3 lines (2 loc) 89 B
import { CountryType } from "./types"; export declare const phoneCodes: CountryType[];