UNPKG

igroot

Version:
3 lines (2 loc) 76 B
declare const isNumeric: (value: any) => boolean; export default isNumeric;