ngx-mat-input-tel
Advanced tools
Comparing version 18.4.0 to 18.5.0
import { FormControl } from '@angular/forms'; | ||
export declare const phoneNumberValidator: (control: FormControl) => { | ||
export declare const ngxMatInputTelValidator: (control: FormControl) => { | ||
validatePhoneNumber: boolean; | ||
} | null; |
{ | ||
"name": "ngx-mat-input-tel", | ||
"version": "18.4.0", | ||
"version": "18.5.0", | ||
"author": { | ||
@@ -5,0 +5,0 @@ "name": "Raphaël Balet", |
export * from './lib/ngx-mat-input-tel.component'; | ||
export * from './lib/ngx-mat-input-tel.validator'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
524686
3252