UNPKG

@recogito/annotorious

Version:

A JavaScript image annotation library

7 lines 268 B
export * from './editors'; export * from './tools'; export * from './utils'; export { default as SVGAnnotationLayer } from './SVGAnnotationLayer.svelte'; export * from './SVGAnnotationLayerPointerEvent'; export * from './Transform'; //# sourceMappingURL=index.d.ts.map