UNPKG

sp-image-annotation

Version:
4 lines (2 loc) 87 B
import { Shape } from './Shape'; export declare class Point extends Shape<any> { }