is-proper-number-or-not
Version:
This tells if passed string is a number or Not
8 lines (7 loc) • 390 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./is-number.component";
export declare class IsNumberModule {
static ɵfac: i0.ɵɵFactoryDeclaration<IsNumberModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IsNumberModule, [typeof i1.IsNumberComponent], never, [typeof i1.IsNumberComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IsNumberModule>;
}