UNPKG
react-use-locale-number-input
Version:
latest (1.0.0)
1.0.0
A React hook for formatting number inputs based on the user's locale.
react-use-locale-number-input
/
dist
/
cjs
/
index.d.ts
2 lines
(1 loc)
•
63 B
TypeScript
View Raw
1
2
export
{ useLocaleNumberInput }
from
"./useLocaleNumberInput"
;