UNPKG

scanbot-web-sdk

Version:

Scanbot Web Document and Barcode Scanner SDK

6 lines (5 loc) 152 B
import React from "react"; export declare class CroppingImage extends React.Component<any, any> { private image; render(): React.JSX.Element; }