UNPKG

ngx-bootstrap-fix-datepicker

Version:
5 lines (4 loc) 98 B
/** * Tells if a given input is a number */ export declare function isNumeric(n: any): boolean;