ohctechv3/.svn/pristine/21/21b702b8d9a96458c0056494d0e3e8a3d1f57ea0.svn-base

3 lines
118 B
Plaintext
Raw Normal View History

2024-10-28 15:03:36 +05:30
export { useNumberInput as unstable_useNumberInput } from './useNumberInput';
export * from './useNumberInput.types';