UNPKG

scanbot-web-sdk

Version:

Scanbot Web Document and Barcode Scanner SDK

5 lines (4 loc) 156 B
export default class ErrorHandling { static throwIfMissingBuffer(buffer: any): void; static throwIfMissing(property: any, message: string): void; }