UNPKG

@maskito/phone

Version:

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

7 lines 283 B
export declare function selectTemplate({ currentTemplate, newTemplate, currentPhoneLength, newPhoneLength, }: { currentTemplate: string; newTemplate: string; currentPhoneLength: number; newPhoneLength: number; }): string; //# sourceMappingURL=select-template.d.ts.map