UNPKG

react-mindee-js

Version:
6 lines (5 loc) 200 B
export declare const AnnotationViewerStateTester: ({ containerHeight, containerWidth, id, }: { containerWidth: number; containerHeight: number; id?: string | undefined; }) => JSX.Element;