UNPKG

react-segmented-input

Version:

Highly customizable React components for code input fields with TypeScript support

3 lines 131 B
export { default } from './BoxCodeInput'; export type { BoxCodeInputProps } from '../../types'; //# sourceMappingURL=index.d.ts.map