UNPKG

lost-sia

Version:

Single Image Annotation Tool

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