UNPKG
is-proper-number-or-not
Version:
latest (0.0.1)
0.0.1
This tells if passed string is a number or Not
is-proper-number-or-not
/
public-api.d.ts
4 lines
(3 loc)
•
127 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/is-number.service'
;
export
*
from
'./lib/is-number.component'
;
export
*
from
'./lib/is-number.module'
;