UNPKG

scanbot-web-sdk

Version:

Scanbot Web Document and Barcode Scanner SDK

9 lines (8 loc) 231 B
import React from "react"; export declare class DocumentLineQuad extends React.Component<any, any> { LINE_COUNT: number; static CLASSNAME: string; render(): React.JSX.Element; fill(): any[]; setFrame(): void; }