UNPKG

ngx-image-annotation

Version:

A comprehensive Angular component for tagging images. Check out [the demo](https://pdkds7-4200.csb.app/) for some examples.

4 lines (3 loc) 222 B
import { Circle, Dot, Ellipse, Polygon, Rectangle, Shape } from 'image-labeling'; import { AnnotatorComponent } from './annotator.component'; export { AnnotatorComponent, Circle, Dot, Ellipse, Polygon, Rectangle, Shape };