UNPKG

react-segmented-input

Version:

Highly customizable React components for code input fields with TypeScript support

3 lines 133 B
export { default } from './LineCodeInput'; export type { LineCodeInputProps } from '../../types'; //# sourceMappingURL=index.d.ts.map