index.ts 116 B

1234
  1. import ReSegmented from "./index.tsx";
  2. export type { OptionsType } from "./index.tsx";
  3. export default ReSegmented;