UNPKG

lost-sia

Version:

Single Image Annotation Tool

5 lines (4 loc) 209 B
export * from './types'; export { default as Sia } from './Sia'; export { default as transform } from './utils/transform'; export { default as TagLabel } from './Toolbar/ToolbarItems/ImageToolItems/TagLabel';