UNPKG

@bmunozg/react-image-area

Version:

React component to select multiple areas/regions of images.

4 lines 194 B
export { AreaSelector } from './components'; export type { IAreaSelectorProps } from './components'; export type { IArea, IAreaRendererProps } from './types'; //# sourceMappingURL=index.d.ts.map