UNPKG

scandit-web-datacapture-id

Version:

Scandit Data Capture SDK for the Web

7 lines (6 loc) 171 B
export declare class AamvaBarcodeVerificationResult { private json; get allChecksPassed(): boolean; get error(): string | null; private static fromJSON; }