UNPKG

mui-outlined-phone-input

Version:

A phone number input component for React mimicking the MUI outlined input

4 lines (3 loc) 121 B
import { Country } from "./types"; export declare const preferred: Country[]; export declare const countries: Country[];