UNPKG

lost-sia

Version:

Single Image Annotation Tool

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