UNPKG

110 BJavaScriptView Raw
1'use client';
2
3export { Input } from './Input';
4export * from './Input.types';
5export * from './inputClasses';
\No newline at end of file