UNPKG

lost-sia

Version:

Single Image Annotation Tool

9 lines (8 loc) 236 B
import { ExternalAnnotation } from '../../types'; declare const _default: { bbox: ExternalAnnotation[]; line: ExternalAnnotation[]; point: ExternalAnnotation[]; polygon: ExternalAnnotation[]; }; export default _default;