UNPKG

sp-image-annotation

Version:
5 lines (3 loc) 144 B
import { Shape } from './Shape'; import Konva from 'konva/types/index-types'; export declare class Mask extends Shape<Konva.RectConfig> {}