UNPKG

modern-react-ui-components

Version:

Modern React + TypeScript component library with Toaster, Input, and DatePicker components

3 lines 133 B
export { default as Input } from './Input'; export type { InputProps, InputSize } from './Input'; //# sourceMappingURL=index.d.ts.map