UNPKG

scanbot-web-sdk

Version:

Scanbot Web Document and Barcode Scanner SDK

4 lines (3 loc) 138 B
export type { Point, DeepPartial, Rectangle, RawImage } from "../../core-types"; export declare abstract class PartiallyConstructible { }