UNPKG

@regulaforensics/document-reader

Version:

This is an npm module for Regula Document Reader SDK. It allows you to read various kinds of identification documents using your phone's camera.

8 lines (7 loc) 187 B
export declare class TAChallenge { readonly data: string; readonly auxPCD: string; readonly challengePICC: string; readonly hashPK: string; readonly idPICC: string; }