UNPKG

132 BJavaScriptView Raw
1'use client';
2
3export { useNumberInput as unstable_useNumberInput } from './useNumberInput';
4export * from './useNumberInput.types';
\No newline at end of file