UNPKG

phonix-input

Version:

A modern, customizable React phone input component with country code selection, flags, and validation. Features responsive design, TypeScript support, and easy integration.

3 lines (2 loc) 106 B
import { CountryMeta } from "../models/CountryMeta"; export declare const CountryMetaList: CountryMeta[];