UNPKG

@maskito/phone

Version:

The optional framework-agnostic Maskito's package with phone masks

3 lines 244 B
import type { CountryCode, MetadataJson } from 'libphonenumber-js/core'; export declare function maskitoGetCountryFromNumber(number: string, metadata: MetadataJson): CountryCode | undefined; //# sourceMappingURL=get-country-from-number.d.ts.map