UNPKG

mui-tel-input

Version:

A phone number input designed for the React library MUI built with libphonenumber-js

7 lines (6 loc) 100 B
type Flags = { AC: string; TA: string; }; export declare const FLAGS_SVG: Flags; export {};