UNPKG

phone-check-egypt

Version:

its a directive that gibe validation on mobile number using regex format .. # directive requirements :

6 lines (5 loc) 154 B
import { OnInit } from '@angular/core'; export declare class PhoneCheckEgyptComponent implements OnInit { constructor(); ngOnInit(): void; }