UNPKG

scanbot-web-sdk

Version:

Scanbot Web Document and Barcode Scanner SDK

4 lines (3 loc) 168 B
export type { Point, RawImage, Rectangle } from "../core-types"; export type { ObjectId, ObjectMap, consumeResult } from "../core-types"; export type wrapImage = void;