UNPKG

158 BJavaScriptView Raw
1'use client';
2
3export { NumberInput as Unstable_NumberInput } from './NumberInput';
4export * from './numberInputClasses';
5export * from './NumberInput.types';
\No newline at end of file