UNPKG

is-proper-number-or-not

Version:

This tells if passed string is a number or Not

7 lines (6 loc) 238 B
import * as i0 from "@angular/core"; export declare class IsNumberService { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<IsNumberService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<IsNumberService>; }