UNPKG

@rockshin/react-image-annotation

Version:

An image annotation tool for ai project that manual annotation for images, easy to use!

5 lines (4 loc) 149 B
declare const CustomDoneButton: ({ onClick }: { onClick: () => void; }) => import("react/jsx-runtime").JSX.Element; export { CustomDoneButton };